@if($this->type == 'Header') {{ optional($this->test)->name ?? '-' }} @if($this->validasi) @can('laboratorium.input-hasil.edit') @endcan @else @can('laboratorium.input-hasil.edit') @endcan @endif @else {{ optional($this->test)->name ?? '-' }} @if($this->testReport == 'Hematologi Lengkap' || $this->testReport == 'Laboratorium') @if($this->validasi) @else @endif {{ optional($this->reference)->reference_value ?? '-' }} {{ optional($this->test)->unit ?? '-' }} {{ optional($this->reference)->information ?? '-' }} @else @if($this->validasi) @else @endif @endif @if($this->validasi) @can('laboratorium.input-hasil.edit') @endcan @else @can('laboratorium.input-hasil.edit') @endcan @endif @endif