{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
SĐT mới Số lần trao đổi Lịch hẹn Đơn hàng Doanh thu

{{ $countCustomer }}

{{ $groupComments }}

{{ $books }}

{{ $orders['sum'] }}

{{ number_format($orders['count']) }}

{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{!! Form::select('type',[2=>'Sản phẩm',1=>'Dịch vụ'], $type, array( 'id'=>'type','class' => 'form-control','required'=>true)) !!}
@foreach($service1 as $k =>$service) @if($service->count >0) @endif @endforeach
STT Sản phẩm/ Dịch vụ Số đơn Doanh thu
{{$k+1}} {{ @$service->service->name.'- '.@$service->booking_id }} {{ @$service->count_order}}

{{@number_format($service->count)}}

{{ $service1->appends(['search' => request()->search ])->links() }}
@include('customers.script')