{{-- Favicon --}} {{-- Montserrat Font --}}
@include('partials.svg.logo', [ 'class' => 'logo', ])

{{ $title }}

{!! $message !!}
@if ($estimatedTime)
Durée estimée : {{ $estimatedTime }}
@endif @if ($showContact && ($email || $phone))
Nous contacter
@if ($email) @endif @if ($phone) @endif
@endif