@spaceless
@yield('title')
@yield('extraMeta')
@yield('extraCss')
@yield('extraHead')
@yield('content')
{{-- @include('common-client-bundle::call-me', ['btnContent' => '
', 'title' => 'Rappel Gratuit', 'subtitle' => 'Du lundi au samedi de 8h à 19h', 'contentMessage' => 'Un conseiller vous rappelle
immédiatement
', 'companyId' => $company['id'], 'confirmationUrl' => route('contact-confirmation') ])--}}
@yield('extraJs')
@endspaceless