product list

This commit is contained in:
hamid zarghami
2025-10-20 15:35:25 +03:30
parent dbe37e371e
commit 4b9e797665
10 changed files with 177 additions and 358 deletions
+6
View File
@@ -2,6 +2,12 @@ export const Paths = {
requests: {
list: '/requests',
},
product: {
list: '/product/list'
},
order: {
list: '/order/list'
},
home: '/home',
myOrders: '/my-orders',
proformaInvoice: '/proforma-invoice',