| Nama | Departemen | No Order | Tanggal Order | Parameter | Specimen UUID | Hasil Lab UUID | Diagnostic Report UUID | |
|---|---|---|---|---|---|---|---|---|
|
{{ $value->nm_pasien }} {{ $value->pid }} |
{{ $value->nm_departmen }} | {{ $value->locid }} | {{ $value->order_date }} | {{ $value->parameter_name }} | {{ $specimen_uuid ?? '-' }} | {{ $hasil_lab_uuid ?? '-' }} | {{ $diagnostic_lab_uuid ?? '-' }} | @if (is_null($hasil_lab_uuid)) @endif |