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