{{ auth()->user()->name ?? 'Admin User' }}

{{ auth()->user()->email ?? 'admin@example.com' }}

@csrf