Notifications
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
@php($prefix = auth()->user()->role === 'admin' ? 'admin.' : 'user.')
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}