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