{{ $admin->name }}
{{ $admin->email }}
{{ $admin->designation }}
{{ ucwords(str_replace('_', ' ', $admin->roles->first()?->name)) }}