Commit Graph

10 Commits

Author SHA1 Message Date
52732b0f09 feat: Implement Career Management Module
- Created CareerController for handling career-related CRUD operations.
- Added Career model with necessary attributes and relationships.
- Created migration for careers table with relevant fields.
- Developed views for creating, editing, and listing careers.
- Implemented DataTables for career listing with action buttons.
- Added routes for career management and integrated with sidebar.
- Created client-side career detail template and updated career listing page.
- Added helper functions to fetch active careers for display.
2025-08-22 13:52:06 +05:45
ce09f98c55 feat: Add franchise and newsletter routes; update CSR template layout 2025-08-22 10:14:26 +05:45
5f7df19915 thankyou page added 2025-08-19 17:52:44 +05:45
6b4a9f1ebe feat: Enhance cost calculator functionality with new cost retrieval route and result display 2025-08-18 17:00:40 +05:45
5e0913b9f9 feat: Enhance Cost Calculator with StayType integration and cost management features 2025-08-15 00:01:21 +05:45
03c5955768 Add cost calculator page and update header link
- Created a new cost calculator page with form functionality to select study options.
- Updated the header to link to the new cost calculator route instead of a static PHP file.
2025-08-12 17:59:36 +05:45
59e5392370 course finder view page completed 2025-08-06 17:55:22 +05:45
6772e269fb Simplify course search functionality and update route names for clarity 2025-08-04 17:44:59 +05:45
2d75f603d9 Added resources route and update footer and header links; refactor resources template 2025-07-28 17:52:32 +05:45
f8b9a6725b first change 2025-07-27 17:40:56 +05:45