Order Management
adminOrder list and processing.
5 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Order Management
import { OrderManagementPage } from "@/components/pages/admin-orders"
// Compose from 5 sections:
// 1. Order Filters
// 2. Order Table
// 3. Status Updates
// 4. Refund Actions
// 5. Export