{filteredCount} order{filteredCount !== 1 ? "s" : ""}
| 0} onChange={onToggleSelectAll} className="h-4 w-4 rounded cursor-pointer" style={{ borderColor: "var(--admin-border-strong)", accentColor: "var(--admin-accent)", }} /> | Order | Customer | Stop | Date | Items | Total | Status |
|---|
Showing {(page * PAGE_SIZE) + 1} to {Math.min((page + 1) * PAGE_SIZE, totalCount)} of {totalCount}
Manual entry for testing / phone orders
No products loaded for this brand. You can still enter custom items if the action supports it.
)} {items.length === 0 && (No items yet. Use the selector above.
)} {items.length > 0 && (