{!! Theme::partial('shortcode-heading', ['shortcode' => $shortcode, 'hasButton' => false, 'class' => 'style-2']) !!} @if ($projects->isNotEmpty())
@foreach($projects as $project)
@include(Theme::getThemeNamespace('views.real-estate.projects.item-grid'))
@endforeach
@endif