list of resellers

This commit is contained in:
hamid zarghami
2026-04-18 15:50:02 +03:30
parent ca47e65602
commit f63d4f3c1d
9 changed files with 147 additions and 3 deletions
+3
View File
@@ -156,4 +156,7 @@ export const Pages = {
subscriptions: {
list: "/customers/subscriptions",
},
reseller: {
list: "/reseller/list",
},
};