@extends('layouts.app') @section('title', 'Create Class') @section('content')
Add a new class to the school's academic structure.
Please correct the following information.
Enter the primary information used to identify this class.
{{ $message }}
Select the academic year this class belongs to.
Use a clear name such as Grade 1, Class 5 or Nursery.
A short code used to identify the class.
Lower numbers appear first in class lists.
Inactive classes remain stored but should not be used for new assignments.
How this class will fit into the attendance system.
Sections
Sections can be created after the class has been saved.
Students
Students can later be assigned to this class and its sections.
Attendance
Attendance records will remain associated with this class.
Review the information before saving.
Class names and codes must be unique within the selected academic year.
Select Academic Year
Choose the session in which the class will operate.
Enter Class Details
Provide a clear class name and optional short code.
Create Sections
After saving, create sections such as A, B or C under this class.
Current Academic Year
{{ $currentAcademicYear->name }}
{{ $currentAcademicYear->start_date->format('d M Y') }} – {{ $currentAcademicYear->end_date->format('d M Y') }}