@stack('stylesheets')
@if(Route::is('login'))
@else
@endif
@yield('content')
@stack('scripts')