{{ __('Dashboard') }} @auth {{ __('For You') }} @endauth
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }} @auth {{ __('For You') }} @endauth
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}