printService

This commit is contained in:
hamid zarghami
2025-10-21 14:28:17 +03:30
parent 1351fbd792
commit e25e1cee48
4 changed files with 215 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ export const Paths = {
list: '/features/list',
create: '/features/create'
},
service: {
print: '/service/print'
},
home: '/home',
myOrders: '/my-orders',
proformaInvoice: '/proforma-invoice',