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{{ $card['label'] }}
{{ $card['value'] }}
@endforeach{{ $branch->name }}
{{ $branch->departments_count }} department(s) · {{ $branch->address ?? 'No address' }}
No branches configured yet.
@endforelse