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

{{ $section->name }}
{{ $section->title }}

@endif @endforeach