Real-time summary of sales, orders, and inventory status
| Order # | Customer | Items | Total | Status | Date | Action |
|---|---|---|---|---|---|---|
| No orders found yet. Create the first order. | ||||||
| = e($order['order_number']) ?> | = e($order['customer_name']) ?> | = e($order['item_count']) ?> item(s) | = money($order['total']) ?> | = e($order['status']) ?> | = date('M d, Y H:i', strtotime($order['created_at'])) ?> | View Invoice |