@foreach ($sections as $section) @if ($section->key == 'products')

{{ $section->title }}

{{ $section->name }}

@endif @endforeach