|
|
|
Tes | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Nama | Tipe | ||||||||
|
@unless ($selectAll)
Anda telah memilih {{ $panel_tests->count() }} tes panel, apakah
Anda mau memilih semua {{ $panel_tests->total() }} tes panel?
@else
Anda sekarang memilih semua
{{ $panel_tests->total() }} tes panel.
@endif
|
|||||||||
|
|
{{ $paneltes->name ?? '-' }} | ||||||||
| {{ optional($paneltes->getLabtest($test->id))->name ?? '-' }} | {{ Str::title($test->type) ?? '-' }} | @else{{ optional($paneltes->getLabMultipletest($test->id))->name ?? '-' }} | {{ Str::title($test->type) ?? '-' }} | @endif @if($loop->first)
@can('master.laboratorium.data-panel-tes.edit')
Sunting
@endcan
|
@endif
|||||