@if(count($response)) @foreach($response as $key =>$item) @php $key = $key+1 @endphp @if ($key >10) @break @endif
{{$key==1?'#1':(int)$key}}
{{@$item['name']}}
{{number_format((int)$item['all_total'])}}
@endforeach @if(count($my_key) && $my_key[0]>9)
{{$my_key[0]+1}}
{{@$response[$my_key[0]]['name']}}
{{number_format((int)@$response[$my_key[0]]['all_total'])}}
@endif @endif
{{----}} {{--* Số contact tính theo ngày contact về
--}} {{--** Số chốt đơn tính theo ngày sale chốt đơn--}} {{--
--}}