{{----}} {{----}} {{----}} {{----}} {{----}} @php $index = 1; @endphp @forelse($order_all as $key => $item) {{----}} {{----}} {{----}} {{----}} @empty

Không có kết quả nào

@endforelse
STT Tên Tỉnh/TP DOANH SỐ TỔNG
(Doanh số sau khi lên đơn)
DOANH SỐ XÁC NHẬN
(Doanh số đã trừ hoàn)
DOANH SỐ TẠM TÍNH
(Doanh số trừ hoàn, hủy)
TIỀN CK DS TẠM TÍNH
(Doanh số đơn chiết khấu)
STTSố đơnSố spGiá trị TB đơn Doanh số Số đơnSố spGiá trị TB đơn Doanh số Số đơnSố spGiá trị TB đơn Doanh số Số đơnSố spGiá trị TB đơn Doanh số
Tổng {{$order_all->sum('count_all_total')}} {{$order_all->sum('count_all_total') > 0 ? number_format(($order_all->sum('all_total') + $order_all->sum('all_advance_price') + $order_all->sum('all_ship_price'))/$order_all->sum('count_all_total')) : 0}} {{number_format($order_all->sum('all_total') + $order_all->sum('all_advance_price') + $order_all->sum('all_ship_price'))}} {{$order_all->sum('count_order_hoan')}} {{number_format($order_all->sum('order_hoan_doanh_so'))}} {{$order_all->sum('count_order_hoan') > 0 ? number_format($order_all->sum('order_hoan_doanh_so')/$order_all->sum('count_order_hoan')) : 0}} {{$order_all->sum('count_order_hoan_huy')}} {{$order_all->sum('count_order_hoan_huy') > 0 ? number_format($order_all->sum('order_hoan_huy_doanh_so')/$order_all->sum('count_order_hoan_huy')) : 0}} {{number_format($order_all->sum('order_hoan_huy_doanh_so'))}} {{$order_all->sum('count_order_discount')}} {{$order_all->sum('count_order_discount') > 0 ? number_format($order_all->sum('order_discount_doanh_so')/$order_all->sum('count_order_discount')) : 0}} {{number_format($order_all->sum('order_discount_doanh_so'))}}
{{$index++}} {{@$item->city->name}} {{number_format($item->count_all_total)}}{{$item->count_all_total > 0 ? number_format(($item->all_total + $item->all_advance_price + $item->all_ship_price)/$item->count_all_total) : 0}} {{number_format($item->all_total + $item->all_advance_price + $item->all_ship_price)}} {{number_format($item->count_order_hoan)}}{{$item->count_order_hoan > 0 ? number_format($item->order_hoan_doanh_so/$item->count_order_hoan) : 0}} {{number_format($item->order_hoan_doanh_so)}} {{number_format($item->count_order_hoan_huy)}}{{$item->count_order_hoan_huy > 0 ? number_format($item->order_hoan_huy_doanh_so/$item->count_order_hoan_huy) : 0}} {{number_format($item->order_hoan_huy_doanh_so)}} {{number_format($item->count_order_discount)}}{{$item->count_order_discount > 0 ? number_format($item->order_discount_doanh_so/$item->count_order_discount) : 0}} {{number_format($item->order_discount_doanh_so)}}