@extends("layouts.base") @section("title", __("terms.title")) @section("content")
{{-- En-tĂȘte de la page --}}

{{ __("terms.title") }}

{{ __("terms.subtitle") }}

{{-- Section 1: Object and Acceptance --}}

{{ __("terms.section_1_title") }}

{{ __("terms.section_1_text_1") }}

{{ __("terms.section_1_text_2") }}

{{-- Section 2: Service Access --}}

{{ __("terms.section_2_title") }}

{{ __("terms.section_2_text_1") }}

{{ __("terms.section_2_text_2") }}

{{-- Section 3: User Responsibilities --}}

{{ __("terms.section_3_title") }}

{{ __("terms.section_3_text_1") }}

{{ __("terms.section_3_text_2") }}

{{-- Section 4: Conduct Rules and Prohibited Content --}}

{{ __("terms.section_4_title") }}

{{ __("terms.section_4_text") }}

  • {{ __("terms.prohibited_content_1") }}
  • {{ __("terms.prohibited_content_2") }}
  • {{ __("terms.prohibited_content_3") }}
  • {{ __("terms.prohibited_content_4") }}
  • {{ __("terms.prohibited_content_5") }}
  • {{ __("terms.prohibited_content_6") }}
  • {{ __("terms.prohibited_content_7") }}
  • {{ __("terms.prohibited_content_8") }}
  • {{ __("terms.prohibited_content_9") }}

{{ __("terms.section_4_consequence") }}

{{-- Section 5: Age Restricted Content --}}

{{ __("terms.section_5_title") }}

{{ __("terms.section_5_text_1") }}

{{ __("terms.section_5_text_2") }}

{{-- Section 6: Personal Data --}}

{{ __("terms.section_6_title") }}

{{-- Section 7: Intellectual Property --}}

{{ __("terms.section_7_title") }}

{{ __("terms.section_7_text_1") }}

{{ __("terms.section_7_text_2") }}

{{-- Section 8: Terms Modifications --}}

{{ __("terms.section_8_title") }}

{{ __("terms.section_8_text_1") }}

{{ __("terms.section_8_text_2") }}

{{-- Section 9: Applicable Law and Jurisdiction --}}

{{ __("terms.section_9_title") }}

{{ __("terms.section_9_text") }}

{{-- Section 10: Contact --}}

{{ __("terms.section_10_title") }}

{{ __("terms.section_10_text") }} {{ __('footer.contact') }} .

@endsection