{{ $VehicleSchedulingInformation->isNotEmpty() ? $VehicleSchedulingInformation->first()->department_name : 'All' }}
--}}| Sr.No | Waste Type | Waste Sub Type1 | Waste Sub Type2 | Date | Volume in Kg | |||
|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{--{{ $tri->trip_date }} | --}}{{ $Waste->waste_type }} | {{ $Waste->waste_sub_type1 }} | {{ $Waste->waste_sub_type2 }} | {{ date('d-m-Y', strtotime($Waste->date)) }} | {{ $Waste->volume }} | {{--{{ date('h:i A', strtotime($Waste->out_time)) }} | {{ date('h:i A', strtotime($Waste->entry_weight)) }} | --}}