seller list + view contract and confrim + approve register

This commit is contained in:
hamid zarghami
2025-10-11 12:20:10 +03:30
parent 26f1a057be
commit 3fb0a15f3d
12 changed files with 466 additions and 29 deletions
+3
View File
@@ -194,4 +194,7 @@ export const Pages = {
contactUs: {
list: "/contact-us/list",
},
sellers: {
list: "/sellers/list",
},
};