商户后台@if(\Illuminate\Support\Facades\Auth::guard('merchant')->check()) - {{ merchant()->LevelName }}@endif
  • 系统首页 {{--
    --}} {{--
    --}} {{--交易记录--}} {{--
    --}} {{--
    --}} {{--主页一--}} {{--
    --}} {{--
    --}} {{--主页二--}} {{--
    --}} {{--
    --}}
  • 交易管理
    我的订单
    @if(merchant('level')!=3)
    下级订单
    @endif
  • 财务管理
    提现银行
    申请提现
    提现记录
    资金变动
  • @if(merchant('level')==2 || merchant('level')==1)
  • 推广管理
    生成推广
    推广链接
    推广效果
  • @endif @if(merchant('level')==2)
  • 我的商户
    我的下级
    我的佣金
  • @endif @if(merchant('level')==1)
  • 我的商户
    我的下级
    我的佣金
  • @endif
  • 基本信息
    {{--
    接口信息
    --}} {{--
    --}} {{--推广连接--}} {{--
    --}}
    安全设置
  • 接口文档
  • 支付演示
  • 操作日志
  • {{--
  • 系统公告
  • --}}