@extends('layouts.dashboard') @section('title-content')
The following is the list of college(s) and schools available click school name to continue
College Name | Schools Name |
---|---|
{{ $college->college_name }} | @else{{ $college->college_name }} | @endif
{{ link_to(route('reportdebit.index', $srs->encode($faculty->id)), $faculty->faculty_name) }} | |
{{ 'No Schools' }} |