@extends('layouts.base') @section('title', trans('招商设置')) @section('content')
@include('Yunshop\Merchant::backend.tabs')
@include('Yunshop\Merchant::backend.tpl.basic')
@include('Yunshop\Merchant::backend.tpl.settle')
@include('Yunshop\Merchant::backend.tpl.notice')
@endsection