@if (Route::currentRouteName() != 'login') @endif
@yield('content')
@auth @endauth
@yield('footer')