@if(Route::currentRouteName() == 'login' || Route::currentRouteName() == 'register')
@endif
@yield('content')