| تاریخ | بلٹی نمبر | گاڑی نمبر | سپلار | مال | بوری | وزن | قیمت | کرایہ محصول |
مزدوری محصول |
مارکیٹ فیس |
ڈاک خرچ متفرقات |
نقد | کمیشن | کل خرچہ | بختہ بکری |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| گاڑی نمبر : {{ $vehicle['truck_no'] ?? $vehicle['pb_no'] }} | |||||||||||||||
| {{ \Carbon\Carbon::parse($bilty['date'])->format('d/m/y') }} | {{ $bilty['bilty_no'] }} | {{ $vehicle['truck_no'] ?? $vehicle['pb_no'] }} | {{ $bilty['supplier_name'] }} | @endif{{ $item->child_cate_name ?? '' }} | {{ $item->bori ? number_format($item->bori) : '' }} | {{ $item->weight ? number_format($item->weight) : '' }} | {{ $item->amount ? number_format($item->amount, 0) : '' }} | @if($idx === 0){{ $fmtT($bilty['detail']['rent_recieve_amount']) }} | {{ $fmtT($bilty['detail']['labour_amount']) }} | {{ $fmtT($bilty['detail']['market_fees_amount']) }} | {{ $fmtT($bilty['detail']['post_expense_amount']) }} | {{ $fmtT($bilty['detail']['cash_amount']) }} | {{ $fmtT($bilty['detail']['commission_amount']) }} | {{ $fmtT($bilty['detail']['total_expanse_amount']) }} | {{ $fmtT($bilty['detail']['save_amount']) }} | @endif
| {{ \Carbon\Carbon::parse($bilty['date'])->format('d/m/y') }} | {{ $bilty['bilty_no'] }} | {{ $vehicle['truck_no'] ?? $vehicle['pb_no'] }} | {{ $bilty['supplier_name'] }} | {{ $fmtT($bilty['detail']['rent_recieve_amount']) }} | {{ $fmtT($bilty['detail']['labour_amount']) }} | {{ $fmtT($bilty['detail']['market_fees_amount']) }} | {{ $fmtT($bilty['detail']['post_expense_amount']) }} | {{ $fmtT($bilty['detail']['cash_amount']) }} | {{ $fmtT($bilty['detail']['commission_amount']) }} | {{ $fmtT($bilty['detail']['total_expanse_amount']) }} | {{ $fmtT($bilty['detail']['save_amount']) }} | ||||
| {{ $vehicle['vehicleTotals']['total_bori'] > 0 ? number_format($vehicle['vehicleTotals']['total_bori']) : '' }} | {{ $vehicle['vehicleTotals']['total_weight'] > 0 ? number_format($vehicle['vehicleTotals']['total_weight']) : '' }} | {{ $fmtT($vehicle['vehicleTotals']['total_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['rent_recieve_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['labour_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['market_fees_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['post_expense_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['cash_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['commission_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['total_expanse_amount']) }} | {{ $fmtT($vehicle['vehicleTotals']['save_amount']) }} | |||||
| کُل | {{-- Col 2: گاڑی count --}}گاڑی {{ $totalVehicles }} | {{-- Col 3: بوری --}}بوری {{ number_format($grandTotal['total_bori']) }} | {{-- Col 4: قیمت --}}قیمت {{ number_format($grandTotal['total_amount']) }} | {{-- Col 5: کرایہ محصول --}}کرایہ محصول {{ number_format($grandTotal['rent_recieve_amount']) }} | {{-- Col 6: نقد --}}نقد {{ $fmtZ($grandTotal['cash_amount']) }} | {{-- Col 7: بختہ بکری --}}بختہ بکری {{ number_format($grandTotal['save_amount']) }} |
| {{-- Col 3: وزن --}} | وزن {{ number_format($grandTotal['total_weight']) }} | {{-- Col 4: empty --}}{{-- Col 5: مزدوری --}} | مزدوری {{ number_format($grandTotal['labour_amount']) }} | {{-- Col 6: کمیشن --}}کمیشن {{ number_format($grandTotal['commission_amount']) }} | {{-- Col 7: empty --}}||
| {{-- Col 3: empty --}} | {{-- Col 4: empty --}} | {{-- Col 5: مارکیٹ فیس --}} | مارکیٹ فیس {{ number_format($grandTotal['market_fees_amount']) }} | {{-- Col 6: کل خرچہ --}}کل خرچہ {{ number_format($grandTotal['total_expanse_amount']) }} | {{-- Col 7: empty --}}||
| {{-- Col 5: ڈاک خرچہ --}} | ڈاک خرچہ {{ number_format($grandTotal['post_expense_amount']) }} | |||||
| {{-- Col 5: خرچہ متفرقات --}} | خرچہ متفرقات {{ number_format($grandTotal['miscellaneous_expense_amount']) }} |