@if (Route::has('login'))
@auth Home {{ __('Logout') }} @endauth
@endif
Example Image