@extends('layouts.dashboard') @section('title-content')
The following is the list of action(s) to Approve Supplementary :
Category | No Of Supp | Action |
---|---|---|
1. All Student | {{ count($students) }} | @if (count($check_approve) == count($students)) Approve Disapprove @else Approve Disapprove @endif |
2. Finalist Student | Approve Disapprove |