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