New Outward

@if(Session::has('message')) @endif
@foreach($data['report'] as $new) @endforeach @foreach($data['total-amount'] as $tot) @endforeach
SNF FAT Price Litre Amount
{{$new->snf}} {{$new->fat}} {{$new->price}} {{$new->total_litre}} {{$new->total_amount}}
{{$tot->litre}} {{number_format($data['pending'],2)}}
@foreach($data['new'] as $new)
@csrf
@endforeach