add payment page
This commit is contained in:
@@ -63,6 +63,9 @@ export const Paths = {
|
||||
detail: '/invoice/',
|
||||
update: '/invoice/update/',
|
||||
},
|
||||
payments: {
|
||||
list: '/payments',
|
||||
},
|
||||
newOrder: '/new-order',
|
||||
orderDetails: '/order/',
|
||||
tickets: {
|
||||
|
||||
Reference in New Issue
Block a user