@extends('layouts.app') @section('content') {{ $data['title'] }} @foreach ($data['moduleItems'] as $item) @if ($item['id'] == 1859) @if (count($item['dynamicSections']) > 0) @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 @endif @endif @endforeach @foreach ($data['moduleItems'] as $item) @if ($item['id'] == 1860) @if (count($item['dynamicSections']) > 0) @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 @endif @endif @endforeach @endsection