perfoama invoice

This commit is contained in:
hamid zarghami
2025-10-19 10:16:15 +03:30
parent 8ce42653cf
commit f3df4ccfc2
7 changed files with 127 additions and 9 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
export const Paths = {
home: '/home',
myOrders: '/my-orders',
preFactors: '/pre-factors',
proformaInvoice: '/proforma-invoice',
newOrder: '/new-order',
tickets: {
list: '/tickets',
},