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