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