@if(\Illuminate\Support\Facades\Auth::check()) @endif @if(Route::currentRouteName() !== 'management.auth.login')
@endif @yield('content')
@yield('scripts')