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

{{ trans('contact.title') }}

@lang('contact.subheading')

{{ trans('contact.salerent') }}

{{ trans('contact.form.gestion_loc') }}

{{ trans('contact.wol_saint_pierre') }}

{{ trans('common.salerent') }}

{{ trans('contact.evre') }}

{{ trans('contact.salerent') }}

@csrf
loader

Select

{{ trans('contact.form.select') }}

{{ trans('contact.form.successmsg') }}

{{ trans('contact.form.errormsg') }}

{{ trans('contact.form.recaptcha') }}

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