@foreach ($item['dynamicSections'] as $dynamicSection)
@if (count($item['dynamicSections']) > 0)
| Sl. No |
Programme Name |
Teacher List |
@foreach ($item['dynamicSections'] as $dynamicSection)
| 1. |
{{ $dynamicSection['title'] }} |
Download |
@endforeach
@endif
@endforeach