@extends('layouts.main', ['title' => 'LOGISTICS | Driver\'s Losses']) @section('navigation') @stop @section('title') Driver's Loss @endsection @section('contentinner')
{{----}} {{--*/ $total = 0 /*--}} {{--*/ $total_quantity =0 /*--}} {{--*/ $total_quantity_lossed =0 /*--}} {{--*/ $total_losses_amount =0 /*--}} {{--*/ $total_bonus_amount =0 /*--}}
D.O.N Loading Date Offloading Date Truck CommodityLoadingDestination Loaded QTY Received QTY Difference Allowable Excess/Loss Deduction Action
TOTAL {{number_format($total_losses_amount,2)}} {{number_format($total_bonus_amount,2)}}
@stop