@if (count($item['dynamicSections']) > 0)
@foreach ($item['dynamicSections'] as $dynamicSection)
@endforeach
@endif
@endif
@if ($item['slug'] == 'keralatour-3')
@if (count($item['dynamicSections']) > 0)
@foreach ($item['dynamicSections'] as $dynamicSection)
@endforeach
@endif
@endif
@endforeach
@endsection