@extends('layouts.default') @section('title') {!! trans('home.meta_title') !!}@stop @section('description') {!! trans('home.meta_desc') !!}@stop @section('canonical'){{ request()->url() }}@stop @section('styles') @stop @section('content')

@lang('home.video_subheading')

{{ trans('home.video_heading') }}

Icon

{{ trans('home.video_text') }}

@lang('home.video_content')

{{ trans('home.sign') }}

{{ trans('home.highlight_text') }}

video_icon

{{ trans('home.tab_title_1') }}

@lang('home.tab_content_1') {{ trans('home.tab_link_1') }} tab1

{{ trans('home.tab_title_2') }}

@lang('home.tab_content_2') {{ trans('home.tab_link_2') }} tab2

{{ trans('home.tab_title_3') }}

@lang('home.tab_content_3') {{ trans('home.tab_link_3') }} tab3

{{ trans('home.tab_title_4') }}

@lang('home.tab_content_4') {{ trans('home.tab_link_4') }} tab4

@lang('home.property_title')

{{ trans('home.property_text') }}

building+10.000

@lang('home.property_type_1')

building+38.000

@lang('home.property_type_2')

building+500

@lang('home.property_type_3')

building+3.500

@lang('home.property_type_4')

building+25.000

@lang('home.property_type_5')

@lang('home.experience')

0%

@lang('home.experience_text_1')

0.000

@lang('home.experience_text_2')

0 jours

@lang('home.experience_text_3')

@lang('home.satisfy_title')

{{ trans('home.testimonial_client_1') }}

{{ trans('home.testimonial_review_1') }}

{{ trans('home.testimonial_client_2') }}

{{ trans('home.testimonial_review_2') }}

{{ trans('home.testimonial_client_3') }}

{{ trans('home.testimonial_review_3') }}

{{ trans('home.testimonial_client_4') }}

{{ trans('home.testimonial_review_4') }}

@include('sections.commitment')
@include('popups.video_popup') @stop @section('scripts') @stop