@include('panel.layouts.head') {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{----}} @if(request()->route()->getName() != 'login')
@endif @includeWhen(empty($preloader), 'panel.layouts.preloader') @includeWhen(empty($sidebar), 'panel.layouts.sidebar') @yield('content') @if(request()->route()->getName() != 'login')
@endif {{--@includeWhen(empty($mobileMenu) && auth()->check(), 'panel.layouts.mobile-menu')--}} @include('panel.layouts.script') @yield('script') @include('sweetalert::alert')