@foreach ($sections as $section) @if ($section->key == 'projects') @include('Website.partials._banner', ['banner' => $section]) @break @endif @endforeach