@php $gestion = session('gestion'); @endphp @include('includes.header', ['gestion' => $gestion]) @include('includes.publictop', ['gestion' => $gestion])