Orders

@for (order of orderList; track $index) { }
ID Product Date Payment Status Price Action
#{{ order.order_id }}

{{ order.product_name }} {{ order.product_details }}

{{ order.order_date }} {{ order.payment_method }} {{ order.status }} {{ currency }}{{ order.amount }}