@extends('layouts.base') @section('title', trans('基础设置')) @section('content')
@include('Yunshop\StoreCashier::admin.set.base')
@include('Yunshop\StoreCashier::admin.set.permission')
@include('Yunshop\StoreCashier::admin.set.aggregate-page')
@endsection