Resolve "Créer pages mentions légales et conditions générales de vente"
- Feb 20, 2025
-
-
Sofiane Lasri authored
- Added 'legal_mentions' and 'terms' to the English language file. - Created new footer language files for English and French containing contact information and legal details. - Updated the footer Blade template to utilize the new language strings for better localization.
-
Sofiane Lasri authored
- Created a new LegalMentionsController to handle the display of legal mentions. - Added a new Blade view for legal mentions with localization support. - Updated the terms page to use localized titles. - Updated footer links to use localized text for legal mentions and terms. - Added French localization entries for "Mentions légales" and "Conditions générales de vente".
-
Sofiane Lasri authored
- Created a new TermsController to handle the display of active terms. - Added a terms view with a markdown component for displaying content. - Updated the generic page header component to allow empty descriptions. - Modified the footer to include a link to the Terms and Conditions page. - Added a new route for the Terms and Conditions page.
-