Feature #30341
Updated by Fayaz E Azeez 5 months ago
client/src/components/features/umrah/Umrah.tsx
client/src/components/features/umrah/Umrah_HomePage.tsx
client/src/components/features/umrah/UmrahTheme.tsx
client/src/components/features/umrah/Umrah_category.tsx
client/src/components/features/umrah/TopUmrahOrigins.tsx
client/src/components/features/umrah/Top_umrahOriginsCategory.tsx
client/src/components/features/umrah/ViewMore_Umrah.tsx
client/src/components/features/umrah/forms/TopUmrahOriginsSectionForm.tsx
client/src/components/features/umrah/forms/UmrahForm.tsx
client/src/components/features/umrah/forms/UmrahHomeForm.tsx
client/src/components/features/umrah/forms/UmrahThemeForm.tsx
client/src/components/features/umrah/forms/UmrahViewMoreForm.tsx
client/src/components/features/umrah/hooks/useTopUmrahOrigins.ts
client/src/components/features/umrah/hooks/useTopUmrahOriginsSection.ts
client/src/components/features/umrah/hooks/useUmrahCategories.ts
client/src/components/features/umrah/hooks/useUmrahHome.ts
client/src/components/features/umrah/hooks/useUmrahSections.ts
client/src/components/features/umrah/hooks/useUmrahTheme.ts
client/src/components/features/umrah/hooks/useUmrahViewMore.ts
client/src/components/features/umrah/services/topUmrahOriginsService.ts
client/src/components/features/umrah/services/topUmrahOriginsSectionService.ts
client/src/components/features/umrah/services/umrahCategoryService.ts
client/src/components/features/umrah/services/umrahHomeService.ts
client/src/components/features/umrah/services/umrahSectionService.ts
client/src/components/features/umrah/services/umrahThemeService.ts
client/src/components/features/umrah/services/umrahViewMoreService.ts
server/controllers/umrahController.js
server/controllers/umrah/umrahHomeController.js
server/controllers/umrah/umrahSectionsController.js
server/controllers/umrah/umrahViewMoreController.js
server/controllers/umrah/umrahCategoriesController.js
server/controllers/umrah/umrahThemeController.js
server/controllers/umrah/topUmrahOriginsController.js
server/controllers/umrah/topUmrahOriginsSectionController.js
server/controllers/umrah/utils.js