Skip to content
Snippets Groups Projects

Resolve "Créer pages mentions légales et conditions générales de vente"

  1. Feb 20, 2025
    • Sofiane Lasri's avatar
      feat(footer): add legal information and contact details in English and French · 509cd958
      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.
      Verified
      509cd958
    • Sofiane Lasri's avatar
      feat: add legal mentions page and update terms page with localization · f25cb186
      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".
      Verified
      f25cb186
    • Sofiane Lasri's avatar
      feat: Add Terms and Conditions page · 1de77bfa
      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.
      Verified
      1de77bfa
Loading