now this layout
Client Dashboard
{{ auth()->user()->name ?? 'Client' }}
{{ auth()->user()->role ?? 'client' }}