plan users

This commit is contained in:
hamid zarghami
2025-05-07 10:22:18 +03:30
parent 7e58aa0d3d
commit 32741a0c62
12 changed files with 193 additions and 6 deletions
+1
View File
@@ -110,5 +110,6 @@ export const Pages = {
create: "/support/create",
list: "/support/list",
detail: "/support/detail/",
planUsers: "/support/plan-users/",
},
};