@extends('layouts.base') @section('title', '折扣设置') @section('content')
@include('layouts.tabs')
@endsection