@component('open._layouts.app', [ 'title' => $homePage->name, 'meta' => $homePage->meta(), ])
@if($heroSectionFragment) @include('open._fragments.heroSection') @endif @if($postHeroSectionFragment) @include('open._fragments.postHeroSection') @endif @include('open._layouts._partials.sliderWidget') @include('open.home._partials.servicesWidget') @include('open.home._partials.threeBlocksWidget') @include('open.home._partials.wealthWidget') @include('open.home._partials.numbersWidget') @if($footerBannerFragment) @include('open._fragments.footerSection') @endif
@endcomponent