{{-- ✂️ Layout --}} @extends("layouts.master", ["viewName" => "productPage", "pageName" => "Viva Syndic"]) {{-- ⚙️ 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 --}}
Viva Syndic

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

*Minimum 2500 € TT pas an pour les coproriétés de 5 à 15 logements

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