This commit is contained in:
2026-06-18 22:07:50 +03:30
parent d4b6d85cb5
commit 13c6de66b3
12 changed files with 236 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ export const Pages = {
add: "/orders/add",
detail: "/orders/detail/",
foodReport: "/orders/report/by-food",
dailyReport: "/orders/report/by-day",
},
customers: {
list: "/customers/list",