create reseller

This commit is contained in:
hamid zarghami
2026-04-18 16:31:49 +03:30
parent f63d4f3c1d
commit 7a5a8cfb1d
8 changed files with 108 additions and 3 deletions
+1
View File
@@ -158,5 +158,6 @@ export const Pages = {
},
reseller: {
list: "/reseller/list",
create: "/reseller/create",
},
};