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

B.ED

@foreach ($data['moduleItems'] as $item) @if ($item['id'] == '559') @if (count($item['dynamicSections']) > 0) @foreach ($item['dynamicSections'] as $dynamicSection) @endforeach @endif @endif @endforeach
Academic Session Semester(year) year Previous Internal Question Paper Result
{!!$dynamicSection['longDescription']!!} {{ $dynamicSection['title'] }} {!!$dynamicSection['description']!!} Download Download

D.EL..ED

@foreach ($data['moduleItems'] as $item) @if ($item['id'] == '1311') @if (count($item['dynamicSections']) > 0) @foreach ($item['dynamicSections'] as $dynamicSection) @endforeach @endif @endif @endforeach
Academic Session Semester(year) Year Previous Internal Question Paper Result
{!!$dynamicSection['description']!!} {{ $dynamicSection['title'] }} {!!$dynamicSection['longDescription']!!} Download Download
@endsection