order report by food
This commit is contained in:
@@ -25,6 +25,7 @@ export const Pages = {
|
||||
list: "/orders/list",
|
||||
add: "/orders/add",
|
||||
detail: "/orders/detail/",
|
||||
foodReport: "/orders/report/by-food",
|
||||
},
|
||||
customers: {
|
||||
list: "/customers/list",
|
||||
|
||||
Reference in New Issue
Block a user