@forelse($ctv as $key=>$item) @empty @endforelse
STT Tên Doanh số Thực thu Hoa hồng CTV Tổng khách GT Thao tác
{{$key+1}} {{$item->full_name}}
12341234
{{number_format($item->doanh_so)}} {{number_format($item->doanh_thu)}} {{number_format($item->doanh_thu_ctv)}} {{$item->total_khach_gt}}
Không tồn tại dữ liệu
{{ 'Tổng số ' . 10 . ' bản ghi ' . (request()->search ? 'found' : '') }}
{{--{{ $docs->appends(['search' => request()->search ])->links() }}--}}