Commit Graph

9 Commits

Author SHA1 Message Date
711ae9caf9 feat: Implement Event management features including CRUD operations and routing 2025-08-22 11:03:10 +05:45
d29b3ba489 Add Franchise and Newsletter management features
- Implemented FranchiseController with CRUD operations and data handling.
- Created NewsletterController for managing newsletter subscriptions.
- Added routes for Franchise and Newsletter resources in web.php.
- Developed views for Franchise and Newsletter management including index, create, edit, and datatable actions.
- Introduced form handling and validation for Franchise and Newsletter submissions.
- Created database migrations for franchises and newsletters tables.
- Updated sidebar configuration to include Franchise and Newsletter sections.
- Enhanced client-side forms with AJAX submission for Franchise and Newsletter.
2025-08-21 23:23:38 +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
54c1fc4679 refactor: Update card title from 'Custom Fields' to 'FAQ's Section' for clarity 2025-08-20 17:13:56 +05:45
3248b18efe refactor: Adjust layout of custom form fields and update placeholder text for clarity 2025-08-20 17:13:28 +05:45
adf293bd15 chnages 2025-08-20 16:41:52 +05:45
a55383ec9b refactor: Update 'Counsellor' text to 'Counsellor Request' in sidebar and clean up action links in counselor datatable 2025-08-20 12:56:14 +05:45
6f16c1230f feat: Implement Counselor management with CRUD functionality and associated views 2025-08-19 17:28:23 +05:45
f8b9a6725b first change 2025-07-27 17:40:56 +05:45