{{-- --}} {{-- All important librairies (bootstrap etc..) --}} {{-- Front page CSS --}} {{-- Compiled from SCSS --}} {{-- Slider --}} {{-- --}} {{-- Site under construction banner --}} @if (env('STATUS_UNDER_CONSTRUCTION', false)) @include('widgets.underconstruction') @endif @if (!env('STATUS_HIDE_FRONT', false)) @php $sections = [ // 'description'=> 'Points de vente', 'missions' => 'Nos valeurs', 'propositions' => 'Nos services', // 'explanation' => 'Presentation de l\'utilisation du carnet sanitaire digital', // 'functions'=>'Presentation detaille du produit', // 'citation'=>'Citation', 'why-us' => 'Citation', // 'avantages'=>'Les points forts du carnet sanitaire', // 'according-to-csp'=>'Citation', // 'hywater-presentation'=>'Presentation de Hywater', // 'about'=>'Courte presentation de l\'entreprise', // 'faq'=>'Questions frequentes', 'contact' => 'Contact', ]; @endphp
{{-- --}}