{{-- ✂️ Layout --}} @extends("layouts.master", ["viewName" => "productPage", "pageName" => "Syndic One"]) {{-- ⚙️ Scripts relatifs à la view --}} @section("js") {{-- --}} @stop {{-- 🎨 Style relatifs à la view ---}} @section("css") {{-- --}} @stop {{-- 🔥 Content --}} @section("content") {{-- Banner Section --}} {{-- Page Body --}}
{{-- Main --}} {{-- End Main --}}
{{-- Product Bottom Bar --}}
Syndic One

À partir de 9,90 € par mois et par logement*

*Minimum de 990€ / an TTC

{{-- end Product Bottom Bar --}} {{-- Popup devis --}} @include('partials.popupdevis', ["productName" => "Syndic One"]) {{-- Popup contact --}} @include('partials.popupcontact') @stop