sidebar items

This commit is contained in:
hamid zarghami
2025-10-21 15:07:14 +03:30
parent e25e1cee48
commit 9672879966
3 changed files with 40 additions and 8 deletions
+4 -1
View File
@@ -18,7 +18,10 @@ export const Paths = {
},
home: '/home',
myOrders: '/my-orders',
proformaInvoice: '/proforma-invoice',
perfomaInvoice: {
list: '/perfoma-invoice/list',
detail: '/perfoma-invoice/'
},
newOrder: '/new-order',
orderDetails: '/order/',
tickets: {