{{ Auth::user()->name ?? 'Admin' }}
{{ Auth::user()->email ?? 'admin@example.com' }}
Profile Details
Logout
@csrf