| Order # | Customer | Merchant | Total | Status | Date | Actions |
|---|---|---|---|---|---|---|
| {{ $order->order_number }} | {{ $order->customer->name }} | {{ $order->merchant->name }} | {{ format_price($order->total_amount) }} |
|
{{ $order->created_at->format('M d, Y') }} | View |
| No orders found. | ||||||