Healthcare management dashboard
{{ $card['label'] }}
{{ $card['value'] }}
@endforeach{{ $patientQueue->count() }} waiting · {{ $inConsultation->count() }} in consultation
@if ($appointment->queue_position) {{ $appointment->queue_position }} @endif {{ $appointment->patient?->fullName() ?? 'Patient' }}
{{ $appointment->patient?->patient_number }} · {{ $appointment->reason ?? 'No reason noted' }}
No patients waiting right now.
@endforelse{{ $appointment->patient?->fullName() ?? 'Patient' }}
{{ $appointment->practitioner?->name ?? 'Unassigned' }}
No active consultations.
@endforelse{{ $item['definition']['nav_label'] ?? $item['definition']['label'] }}
@if (! empty($item['access_level']) && $item['access_level'] !== 'manage' && ! $toSettings) {{ $item['access_level'] === 'refer' ? 'View + refer' : 'View' }} @endif{{ $item['definition']['description'] ?? '' }}
@if ($toSettings)Settings & pricing →
@endif @endforeach{{ $card['label'] }}
{{ $card['value'] }}
@endforeach{{ $branch->name }}
{{ $branch->departments_count }} department(s) · {{ $branch->address ?? 'No address' }}
No branches configured yet.
@endforelse