@section('title', 'Latest News & Events | Lyallpur Girls Cadet College Faisalabad') @section('description', 'Stay updated with the latest news, achievements, and upcoming events at Lyallpur Girls Cadet College Faisalabad. Explore cadet activities and announcements') @section('keywords', 'News and Events Girls Cadet College events Lyallpur Girls Cadet College News and Events What events does LGCC organize for cadets?') @section('tags', 'News and Events, Girls Cadet College events, Lyallpur Girls Cadet College News and Events, What events does LGCC organize for cadets?') @extends('front.layouts.app') @section('content')
Glimpses

Lyallpur Girls Cadet
College, Faisalabad

Our stories

@foreach ($NewsEvents as $event)
@if (isset($event->image)) Logo @endif @if (isset($event->date)) @endif
@if (isset($event->view)) {{ $event->view }} @endif {{-- @foreach ($counters as $link) --}} {{ $event->commentCounts }} {{-- @endforeach --}} {{-- {{ $counter }} --}}
@endforeach
@endsection