|
|
|
|
|
Umur |
|
||||
|---|---|---|---|---|---|---|---|---|---|
|
@unless ($selectAll)
Anda telah memilih {{ $patients->count() }} pasien, apakah Anda mau memilih semua {{ $patients->total() }} pasien?
@else
Anda sekarang memilih semua {{ $patients->total() }} pasien.
@endif
|
|||||||||
|
|
|
{{ $patient->medical_record_number ?? '-' }} | {{ $patient->phone_number ?? '-' }} | {{ $patient->age ?? '-' }} | {{ $patient->address ?? '-' }} | ||||