@extends('layouts.dashboard') @section('title-content')
The following is the list of Program(s) available
Program Name | |
---|---|
{{ link_to(route('faculty-settings.batches', [$srs->encode($faculty_id), $srs->encode($program->id), $srs->encode($batch)]), $program->program_name . ' - ' . $batch . ' Year') }} | |
{{ 'No Program' }} |