@foreach ($item['dynamicSections'] as $dynamicSection)
@endforeach
{{ $dynamicSection['title'] }}
{!! $dynamicSection['description'] !!}