| Order No | Tracking Code | Date | Customer info | Payment | Payment Status | Total | Delivery Status | |
|---|---|---|---|---|---|---|---|---|
| {{ $order->order_no }} | {{ $order->tracking_code }} | {{ $order->date }} | {{ $order->customer_name }} {{ $order->customer_phone }} {{ $order->shipping_address }} |
{{ $order->payment_type }} | {{ $order->payment_status }} | {{ $order->total }}> | {{ $order->delivery_status }} |