receip
This commit is contained in:
+4
-1
@@ -10,7 +10,10 @@ export const Pages = {
|
||||
other: "/other-service",
|
||||
},
|
||||
transactions: "/transactions",
|
||||
receipts: "/receipts",
|
||||
receipts: {
|
||||
index: "/receipts",
|
||||
detail: "/receipts/",
|
||||
},
|
||||
ticket: {
|
||||
list: "/tickets",
|
||||
create: "/tickets/create",
|
||||
|
||||
Reference in New Issue
Block a user