@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} Department Approve| Index @endsection @section('content')

Approve Carry Over/ Repeat Module

{{-- --}}

The following is the list of college(s) and schools available click department name to continue

Category No of Carry Over/ Repeat Module Action
1. All Student {{ count($students) }} Approve Disapprove
2. Finalist Student Approve Disapprove
@endsection @section('scripts') @endsection