@section('title', 'Latest News from UCSF – School Events & Highlights') @section('description', 'Stay updated with the latest news, student activities, and events at University Cambridge School Faisalabad – one of the top private schools in Faisalabad.') @section('keywords', 'UCSF News and Events UCSF latest updates Upcoming school events at University Cambridge School What events are coming up at UCSF?') @section('tags', 'UCSF News and Events, UCSF latest updates, Upcoming school events at University Cambridge School, What events are coming up at UCSF?') @extends('frontend.layouts.app') @section('content')

News and Events

Linking life to learning

@if($events->isEmpty())
NO Record Found
@else @foreach($events as $event)
@endforeach @endif
  • {{ $events->links()}}
@endsection @push('footer-script') @endpush