request create product + category learning

This commit is contained in:
hamid zarghami
2025-10-12 11:38:23 +03:30
parent db6157ae5d
commit 72f84d00b0
10 changed files with 403 additions and 229 deletions
+2
View File
@@ -200,5 +200,7 @@ export const Pages = {
withdrawalRequests: "/sellers/withdrawal-requests",
announcement: "/sellers/announcement",
requestCreateProduct: "/sellers/request-create-product",
learningCategory: "/sellers/learning-category",
learning: "/sellers/learning",
},
};