@extends('layouts.app') @section('content') {{ $data['title'] }} @foreach ($data['moduleItems'] as $item) @if ($item['id'] == 582) @if (count($item['dynamicSections']) > 0) Redress Report @foreach ($item['dynamicSections'] as $dynamicSection) @if (count($item['dynamicSections']) > 0) Sl. No Date File @foreach ($item['dynamicSections'] as $dynamicSection) 1. {{ $dynamicSection['title'] }} Download @endforeach @endif @endforeach @endif @endif @endforeach @foreach ($data['moduleItems'] as $item) @if ($item['id'] == 1301) @if (count($item['dynamicSections']) > 0) Remote Class @foreach ($item['dynamicSections'] as $dynamicSection) @if (count($item['dynamicSections']) > 0) Sl. No Course Name File @foreach ($item['dynamicSections'] as $dynamicSection) 1. {{ $dynamicSection['title'] }} Download @endforeach @endif @endforeach @endif @endif @endforeach @endsection