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