list of request create product

This commit is contained in:
hamid zarghami
2025-10-12 10:48:53 +03:30
parent e8c657f573
commit db6157ae5d
10 changed files with 584 additions and 2 deletions
+1
View File
@@ -199,5 +199,6 @@ export const Pages = {
wholesaleRequests: "/sellers/wholesale-requests",
withdrawalRequests: "/sellers/withdrawal-requests",
announcement: "/sellers/announcement",
requestCreateProduct: "/sellers/request-create-product",
},
};