Latest News

Blogs and Events

@php $lim=0; @endphp @foreach($blogs as $blog) @if(!($blog->parent_blog)) @if($lim<4) @php $lim++; @endphp
img
{{$blog->created_at=date("d M, Y")}}
{{$blog->title}}

{!!$blog->text!!}

@endif @endif @endforeach