@foreach ($item['dynamicSections'] as $dynamicSection)
@if (count($item['dynamicSections']) > 0)
| Sl. No |
CYCLE WISE CERTIFICATE |
Link |
@foreach ($item['dynamicSections'] as $dynamicSection)
| {{ $dynamicSection['sequence'] }} |
{{ $dynamicSection['title'] }} |
View |
@endforeach
@endif
@endforeach