support plan

This commit is contained in:
hamid zarghami
2025-05-05 16:59:48 +03:30
parent b945ffb0a3
commit f45273fc96
25 changed files with 552 additions and 9 deletions
+3
View File
@@ -36,4 +36,7 @@ export const Pages = {
profile: "/profile",
discounts: "/discounts",
financial: "/financial",
support: {
index: "/support",
},
};