@extends('layouts.public.base', [ 'fullWidth' => true, 'transparentHeader' => true, 'logo' => 'white' ]) @section('page.title', "À propos") @section('page.content') @include('components.public.sections.rounded-banner')
@include('components.public.sections.numbers-simple') @include('components.public.sections.cards') @include('components.public.sections.villefranche') @endsection