@extends('layouts.app') @section('content')
page_title_bg

{{ $data['title'] }}

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