@section('topbar') @include('layouts.partials.cmtopbar'); @show
@yield('content')
@section('footer') @include('layouts.partials.footer') @show @include('layouts.partials.dashboard_quick_menu') @section('js') {{-- --}} {{-- --}} {{-- --}} @show @yield('script')