Back to patient

{{ $organization->name }}

{{ $patient->patient_number }}

{{ $patient->fullName() }}

{{ $genders[$patient->gender] ?? '' }} @if ($patient->date_of_birth) · {{ $patient->date_of_birth->format('d M Y') }} @endif @if ($patient->branch) · {{ $patient->branch->name }} @endif