@if(isset($data->bannerUrl) && $data->bannerUrl != "") @endif

@if($data->damageNumber != null) Damage/Lost Number- {{$data->damageNumber}} @endif
@foreach($data->reportData as $index => $item) @endforeach
SL Warehouse Product Batch Damage/Lost Quantity Reason
{{$index + 1}} {{$item->warehouseName}} {{$item->porductName}} {{$item->batchNo}} {{$item->damageQty}} {{$item->reason}}