• {{ Auth::user()->name }}
    @if(Route::has('profile.edit')) {{ __('Profile') }} @endif {{ __('Logout') }}
    @csrf