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

Assign Trainees (Students) to Class

{{-- Error Messages --}} @if ($errors->any())
There were some issues:
@endif
@csrf
{{-- Student Lookup --}}
No student loaded.

{{-- County → SubCounty → Center → Class --}}

{{-- Dates and Payment --}}
Cancel
{{-- Script Section --}} @endsection