@foreach ($sections->where('key', 'products') as $section) {{ $section->title }}

{{ $section->second_title }}

@break @endforeach