{{ strtoupper(substr(auth()->user()?->name ?? 'U', 0, 1)) }}
{{ auth()->user()?->name }} {{ ucfirst(auth()->user()?->role) }}
    @can('access-module', 'clinic')
  • Clinic Profile
  • @endcan

  • @csrf