This commit is contained in:
hamid zarghami
2025-10-12 14:45:30 +03:30
parent 33aa1f2a8b
commit 37ed9bc074
9 changed files with 587 additions and 3 deletions
+2
View File
@@ -202,5 +202,7 @@ export const Pages = {
requestCreateProduct: "/sellers/request-create-product",
learningCategory: "/sellers/learning-category",
learning: "/sellers/learning",
learningCreate: "/sellers/learning/create",
learningUpdate: "/sellers/learning/update/",
},
};