របាយការណ៍ប្រាក់ចំណេញតាមអតិថិជន

Profit By Customer Report

{{ $start_date }} ~ {{ $end_date }}

@foreach ($data as $item) @endforeach
អតិថិជន ទឹកប្រាក់សរុប
@if ($item['customer_name'] == null) អតិថិជនទូទៅ @else {{$item['customer_name']}} @endif {{$currency[0]['symbol']}} {{(-1) * ($item['total_cost'] - $item ['total_price'])}}
សរុបចុងក្រោយ: {{$currency[0]['symbol']}} {{(-1) * ($total)}}