@if(@count($docs)) @foreach($docs as $k => $s) @endforeach @else @endif
STT Tên nhóm Mã nhóm Nhóm cha Thao tác
{{$k}} {{$s->name}} {{$s->code}} {{@$s->categories->name}}
Không tồn tại dữ liệu
{{ 'Tổng số ' . $docs->total() . ' bản ghi ' . (request()->search ? 'found' : '') }}
{{ $docs->appends(['name' => @$input['name'],'type_category' => @$input['type_category'] ])->links() }}