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

UCSF Academic Calendar

  • Home
  • Academic Calendar

Academic Year Overview

The academic calendar of University Cambridge School Faisalabad (UCSF) is designed to balance learning, examinations, holidays, and extracurricular activities. It helps students and parents stay updated with important dates throughout the year.

@if($calender->isEmpty())

NO Record Found !

@else @foreach($calender as $cal) @endforeach @endif
@endsection @push('head-scripts') @endpush