@include('vendor/layouts/head') {{--@include('vendor/layouts/switcher')--}} @include('vendor/layouts/loader')
@include('vendor/layouts/main-sidebar') @include('vendor/layouts/main-header')
@yield('content')
@include('vendor/layouts/footer')
@include('vendor/layouts/scripts') @yield('ajaxCalls') @toastr_js @toastr_render