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