| Sr.No | Date | Waste Type | Waste Sub Type1 | Waste Sub Type2 | Volume in Kg | |
|---|---|---|---|---|---|---|
| {{$loop->iteration}} | {{--{{$Waste->date}} | --}}{{ date('d-m-Y', strtotime($Waste->date))}} | {{$Waste->waste_type}} | {{$Waste->waste_sub_type1}} | {{$Waste->waste_sub_type2}} | {{$Waste->volume}} |