@extends('layouts.app') @section('content') @foreach($data['moduleItems'] as $item) @if($item['title'] =='Welcome Kultikri Teacher Training Institute') {{$item['title']}} {{$item['shortDescription']}}.readmore @endif @if($item['title'] =='Notice') Notice @if(count($item['dynamicSections']) > 0) @foreach($item['dynamicSections'] as $dynamicSection) {{$dynamicSection['title']}} new @endforeach @endif View More @endif @if($item['title'] =='College') Collage @foreach($item['dynamicSections'] as $dynamicSection) {{$dynamicSection['title']}} @endforeach @endif @if($item['title'] =="Chairman's Quote") {{$item['title']}} {{$item['shortDescription']}}. @endif @if($item['title'] =='Gallery') {{$item['title']}} @foreach($item['dynamicSections'] as $dynamicSection) @endforeach @endif @endforeach @endsection
{{$item['shortDescription']}}.readmore
{{$dynamicSection['title']}}
{{$item['shortDescription']}}.