@inject('grade', 'App\Http\Controllers\Crm\MyClassController') @extends('layouts.crm') @section('title')综合汇总@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '综合汇总', 'href' => '/total/info'], ['name' => '综合汇总', 'href' => '/total/info'], ] /* --}} @endsection @section('body')
@if(hasPower('total::outPutinfo')) @endif