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