@extends('layouts.base') @section('content') @section('title', trans('基础设置')) 基础设置 分润设置 @include('Yunshop\AdvertMarket::set.base') @include('Yunshop\AdvertMarket::set.commission') @endsection