{{__('laboratory.table_title')}}
| {{__('laboratory.table_no')}} | {{__('laboratory.table_action')}} | {{__('laboratory.table_name_en')}} | {{__('laboratory.table_name_kh')}} | {{__('lab_profile.short_name')}} | {{__('laboratory.table_status')}} |
|---|---|---|---|---|---|
| {{($k+1) + (($_GET['page'] ?? 1) * 20) - 20}} |
@if($laboratory->record_status_id==0)
@else
@endif
|
{{$laboratory->name_en}} | {{$laboratory->name_kh}} | {{$laboratory->code}} |
{!! $laboratories->links('pagination.custom') !!}