|
|
Data Pasien | Catatan | Informasi | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@unless ($selectAll)
Anda telah memilih {{ $patient_labs->count() }} input hasil, apakah Anda mau memilih semua {{ $patient_labs->total() }} input hasil?
@else
Anda sekarang memilih semua {{ $patient_labs->total() }} input hasil.
@endif
|
||||||||||||||||
|
|
|
{{ $patient_lab->queueLab->note ?? '-' }} |
Collection : {{ $patient_lab->collection_time->format('d/m/Y H:i:s') ?? '-' }} Recieve Sample : {{ $patient_lab->recieve_time->format('d/m/Y H:i:s') ?? '-' }} Analisis : {{ $patient_lab->analisis_time->format('d/m/Y H:i:s') ?? '-' }} |
@can('laboratorium.input-hasil.create') Proses @endcan | ||||||||||||