@if ($brands->count() > 0)
@foreach ($sections as $section) @if ($section->key == 'partners')

{{ $section->title }}

@endif @endforeach
@push('scripts') @endpush @push('styles') @endpush @endif