structure payment methods
This commit is contained in:
@@ -10,6 +10,11 @@ export const Pages = {
|
||||
update: "/schedule/update/",
|
||||
create: "/schedule/create",
|
||||
},
|
||||
payment_methods: {
|
||||
list: "/payment_methods/list",
|
||||
add: "/payment_methods/add",
|
||||
update: "/payment_methods/update/",
|
||||
},
|
||||
foods: {
|
||||
list: "/foods/list",
|
||||
add: "/foods/add",
|
||||
|
||||
Reference in New Issue
Block a user