@extends('layouts.dashboard') @section('title-content')
The following is the list of details about your clearance. Please note that you can only request for clearance once you have completed all the courses in your program.
Clearance Level | Status | Remarks |
---|---|---|
{{ $level->name }} | {{ \Illuminate\Support\Str::upper($level->pivot->status) }} | |
{{ \Illuminate\Support\Str::ucfirst($level->pivot->remarks) }} | ||
{{ 'No Schools' }} |