6 Commits

Author SHA1 Message Date
1a3f82b22c Implement language switcher functionality and enhance localization support: add available locales configuration, update SetLocale middleware to handle language selection via query parameters, and integrate language switcher buttons in the settings layout. Additionally, update various views to utilize translation functions for improved internationalization, ensuring consistent language support across the application. 2025-07-29 17:04:13 +05:00
8e770941fa Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency. 2025-07-29 13:29:23 +05:00
c1770cafa5 Refactor blog item display: update styles for blog items, enhance news and success pages to handle empty states with informative messages, and adjust author image path for consistency. 2025-07-29 12:56:26 +05:00
a89e2a71d8 Enhance careers management features: update CareersPageController to fetch and display career listings with additional fields, modify Career model to include relationships and new attributes, and create a new view for the careers index with an application modal. Update database migration to reflect changes in the careers table structure and adjust routes for application submissions. 2025-07-29 00:23:08 +05:00
1b4989b440 Enhance solution management features: add title_description and bullets fields to SolutionResource, update OurSolutionPageController to fetch solutions in descending order, and create new views for displaying solutions with detailed descriptions and bullet points. Adjust CSS for active button styling and update navigation to reflect title instead of name for solutions. 2025-07-28 20:33:38 +05:00
69dd14e06c first 2025-07-26 13:25:50 +05:00