@foreach($orders as $row)
@endforeach
Order No: {{$row->order_no}}
- Supplier Name: {{$row->supplier}}
- Recipient Name: {{$row->recipient_name}}
- Phone No: {{$row->r_phone}}
- Address: {{$row->r_address}}
- Location: {{$row->r_location}}
- City: {{$row->r_city}}
- Region: {{$row->r_region}}
- Amount: {{$row->amount}} AED
Status: