Commit Graph

60 Commits

Author SHA1 Message Date
7f9d6bc8ec Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-21 22:15:42 +05:45
7155c1a6fc fix: Update image sources to use dynamic asset paths and implement blog loop in CSR template 2025-08-21 18:08:59 +05:45
6e9b6291d3 changes 2025-08-21 18:04:02 +05:45
3148715b73 terms and condition changes 2025-08-21 17:55:44 +05:45
6ff22bc02d gallary changes 2025-08-21 17:50:39 +05:45
badfdc4c70 change in event 2025-08-21 17:41:22 +05:45
3bfb3f2b20 event changes 2025-08-21 17:37:05 +05:45
2a2222d0c6 social platform route 2025-08-21 17:29:08 +05:45
a57e00191a fix: Update franchise template to use dynamic content for images and contact details 2025-08-21 17:25:31 +05:45
a145943bd1 Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-21 17:00:41 +05:45
3ca3681513 text edited 2025-08-21 17:00:31 +05:45
f2bd2dd1c1 refactor: Update study destination template to improve FAQ section and comment out blog section 2025-08-21 15:53:49 +05:45
d357125961 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-21 15:50:19 +05:45
8c6719e6c3 Add new pages for gallery, sitemap, social platforms, terms, and update study destination template
- Created gallery-template.blade.php for displaying a gallery of images.
- Added sitemap.blade.php to outline the structure of the website.
- Introduced social-platform-template.blade.php for showcasing social media links.
- Implemented terms-template.blade.php to present terms and conditions.
- Updated study-destination-template.blade.php to remove redundant code and improve structure.
- Commented out dashboard toggle switch in navbar for future reference.
2025-08-21 15:40:47 +05:45
7c25b17de9 fix: Remove duplicate '@extends' directive in study destination template 2025-08-21 12:45:36 +05:45
f6339f909e fix: Update FAQ rendering to allow HTML content and correct numbering in tab buttons 2025-08-21 12:35:06 +05:45
3bda70472d Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-21 12:29:02 +05:45
d15949d9c2 feat: Add FAQs field to Country model and update form for extra FAQs input 2025-08-21 12:28:07 +05:45
8953fa8d19 contact form 2025-08-21 12:19:44 +05:45
9b45e88f27 Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-21 12:10:25 +05:45
e1902c9acb cost calculator radio 2025-08-21 12:06:16 +05:45
421b6ee809 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-21 12:02:59 +05:45
7d80e01711 feat: Add required fields to forms for improved validation in contact and cost calculator pages 2025-08-21 11:57:20 +05:45
4848ef5b41 feat: Implement dynamic accordion for study resources and enhance layout for better user experience 2025-08-21 11:46:15 +05:45
8245d1b07f Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-21 10:32:31 +05:45
5db4976955 cost calculator edited 2025-08-21 10:32:25 +05:45
dce861fe89 asd 2025-08-20 17:59:45 +05:45
8641ea590d fix: Update image asset path in footer and correct radio button IDs in cost calculator 2025-08-20 17:55:59 +05:45
87ca5311dd feat: Add 'Free Resources' tab to study destination templates for improved navigation 2025-08-20 17:44:45 +05:45
55be0fe012 popup 2025-08-20 17:26:40 +05:45
6fd5d31018 changes 2025-08-20 16:42:17 +05:45
74a1ec0c6d changes 2025-08-20 16:37:50 +05:45
76fff2effc changes 2025-08-20 16:33:36 +05:45
b22d8b0705 refactor: Update sidebar text to 'Testimonial Videos', remove unused Swiper CSS, and enhance dynamic page title in study destination template 2025-08-20 15:47:52 +05:45
a59c9a46db destination design 2025-08-20 13:11:38 +05:45
ec8d3505f8 feat: Add Counsellor link to sidebar and implement call request section in study destination template 2025-08-20 11:41:26 +05:45
93d2016ef1 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-19 17:58:25 +05:45
b84b62a321 refactor: Simplify cost calculator form structure and enhance layout 2025-08-19 17:57:38 +05:45
5f7df19915 thankyou page added 2025-08-19 17:52:44 +05:45
a15d8f3b66 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-19 17:40:33 +05:45
216c59c54c cost calculator design 2025-08-19 16:38:09 +05:45
c0eb752631 cost calculator design 2025-08-19 16:37:14 +05:45
3262e279a8 Clean up unused variables and improve sidebar label for clarity 2025-08-19 13:44:14 +05:45
d2a7ada38f feat: Update logo display dimensions in cost result page for improved layout 2025-08-18 17:04:59 +05:45
6b4a9f1ebe feat: Enhance cost calculator functionality with new cost retrieval route and result display 2025-08-18 17:00:40 +05:45
ba055ce495 feat: Implement multi-step cost calculator with dynamic form handling and styling enhancements 2025-08-18 13:25:40 +05:45
fc272b7635 bug fixes 2025-08-17 17:17:04 +05:45
f49960d222 feat: Update blog and about us templates with dynamic routing and remove unnecessary date display 2025-08-17 15:29:23 +05:45
165012ea56 feat: Add CostCalculator module with CRUD functionality and frontend integration
- Created new module for CostCalculator with necessary routes and controllers.
- Implemented views for creating, editing, and displaying costs.
- Added form partials for cost input with validation.
- Integrated living status options in the form.
- Developed frontend logic for cost calculation steps with dynamic UI updates.
- Included necessary assets (JS and SCSS) for styling and functionality.
- Updated constants for living status options.
- Enhanced existing client-side cost calculator page with new features.
2025-08-13 17:58:49 +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