{{ $item['title'] }}
@if (count($item['dynamicSections']) > 0)
@foreach ($item['dynamicSections'] as $dynamicSection)
@endforeach
@endif
@endif
@endforeach
@foreach ($data['moduleItems'] as $item)
@if ($item['id'] == '1523')
@if (count($item['dynamicSections']) > 0)
@foreach ($item['dynamicSections'] as $dynamicSection)
@endforeach
@endif
@endif
@endforeach