@foreach($deals as $row) @endforeach
# Product Name Quantity Mobile City Supplier Preference States
{{$row->id}} {{$row->product_name}} {{$row->qty}} {{$row->mobile}} {{$row->city}} {{$row->supplier_preference}} {{$row->states}}