@if( isset($slider) && count($slider) > 0 ) @include('pages.sections.slider') @endif @include('pages.sections.html.index-app-info') @if( isset($stocksItems) && count($stocksItems) > 0 ) @php /* @include('pages.sections.title', ['sectionTitle' => 'Акции']) */ @endphp @include('pages.sections.stock-slider') @endif @include('pages.sections.html.index-addition')