{{__('បញ្ជីគម្រូ')}}
| {{__('laboratory.table_no')}} | {{__('laboratory.table_action')}} | {{__('general.code')}} | {{__('laboratory.table_name_en')}} | {{__('laboratory.table_name_kh')}} | {{__('Category')}} | {{__('laboratory.table_status')}} |
|---|---|---|---|---|---|---|
| {{($k+1) + (($_GET['page'] ?? 1) * 20) - 20}} |
@if($concept->record_status_id==0)
@else
@endif
|
{{$concept->code}} | {{$concept->name_en}} | {{$concept->name_kh}} | {{$concept->concept_category_code}} |
{!! $concepts->links('pagination.custom') !!}