This commit is contained in:
hamid zarghami
2025-10-12 15:31:00 +03:30
parent 37ed9bc074
commit 7859388439
7 changed files with 152 additions and 2 deletions
+1
View File
@@ -204,5 +204,6 @@ export const Pages = {
learning: "/sellers/learning",
learningCreate: "/sellers/learning/create",
learningUpdate: "/sellers/learning/update/",
contract: "/sellers/contract",
},
};