detail order

This commit is contained in:
hamid zarghami
2025-10-20 10:53:50 +03:30
parent 7158d427af
commit fb0572b33c
5 changed files with 175 additions and 11 deletions
+1
View File
@@ -3,6 +3,7 @@ export const Paths = {
myOrders: '/my-orders',
proformaInvoice: '/proforma-invoice',
newOrder: '/new-order',
orderDetails: '/order/',
tickets: {
list: '/tickets',
},