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