@extends('layouts.public.base', [ 'fullWidth' => true, ]) @section('page.title', "Contactez-nous") @section('page.content') @include('components.public.sections.contact') @endsection