{{ auth()->user()?->name ?? 'Guest' }} {{-- {!! auth()->user()?->accountType() ?? '' !!}
--}} {{-- ({!! auth()->user()?->roleDisplay() ?? '' !!})--}}
cover