create and list restuarant payment method
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ export const Pages = {
|
||||
},
|
||||
payment_methods: {
|
||||
list: "/payment_methods/list",
|
||||
add: "/payment_methods/add",
|
||||
add: "/payment_methods/create",
|
||||
update: "/payment_methods/update/",
|
||||
},
|
||||
foods: {
|
||||
|
||||
Reference in New Issue
Block a user