@extends('layouts.app') @section('seo') @endsection @section('pageTitle', __(" CGV")) @section('menu') @endsection @section('content')

{{ __('cgv.title') }}

{{ __('cgv.subtitle_1') }}

{{ __('cgv.content_1') }}

{{ __('cgv.subtitle_2') }}

{{ __('cgv.content_2') }}

{{ __('cgv.subtitle_3') }}

{{ __('cgv.content_3') }}

{{ __('cgv.subtitle_4') }}

{{ __('cgv.content_4') }}

{{ __('cgv.subtitle_5') }}

{{ __('cgv.content_5') }}

{{ __('cgv.subtitle_6') }}

{{ __('cgv.content_6') }}

{{ __('cgv.subtitle_7') }}

{{ __('cgv.content_7') }}

{{ __('cgv.subtitle_8') }}

{{ __('cgv.content_8') }}

{{ __('cgv.subtitle_9') }}

{{ __('cgv.content_9') }}

{{ __('cgv.subtitle_10') }}

{{ __('cgv.content_10') }}

{{ __('cgv.subtitle_11') }}

{{ __('cgv.content_11') }}

{{ __('cgv.subtitle_12') }}

{{ __('cgv.content_12') }}

{{ __('cgv.subtitle_13') }}

{{ __('cgv.content_13') }}

@endsection