| Nama | : | {{ $this->test->name ?? '-' }} |
| Urutan | : | {{ $this->test->order ?? '-' }} |
| Grup | : | {{ $this->test->group ?? '-' }} |
| Jenis | : | {{ $this->test->type ?? '-' }} |
| Spesimen | : | {{ $this->test->specimen ?? '-' }} |
| Sampel | : | {{ $this->test->sample ?? '-' }} |
| Format | : | {{ $this->test->format ?? '-' }} |
| Jenis Laporan | : | {{ $this->test->report_type ?? '-' }} |
| Satuan | : | {{ $this->test->unit ?? '-' }} |
| Durasi | : | {{ $this->test->estimate ?? '-' }} Jam |
|
|
|
Informasi | Keterangan | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@unless ($selectAll)
Anda telah memilih {{ $refvalues->count() }} nilai rujukan,
apakah
Anda mau memilih semua {{ $refvalues->total() }} nilai rujukan?
@else
Anda sekarang memilih semua
{{ $refvalues->total() }} nilai rujukan.
@endif
|
||||||||||||||||
|
|
{{ $value->reference_value ?? '-' }} |
|
{{ $value->information ?? '-' }} |
@can('master.laboratorium.data-nilai-rujukan.edit')
Sunting
@endcan
|
||||||||||||