@if (Route::has('login'))
@auth
Home
@else @endauth
@endif
Laravel
Docs
Laracasts
News
Blog
Nova
Forge
GitHub