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