@extends('layouts.dashboard') @section('title-content')
The following is the list of grade schemes which are used to grade students, click the button to shift all grade schemes to next academic year.
# | Scheme Name | Action |
---|---|---|
{{ $grade_scheme_onlys + 1 }} | {{ $item->name }} | @if ($srs->check_scheme($item->scheme_id) == 6 || $srs->check_scheme($item->scheme_id) == 5) Shift @else Shift @endif UnShift |