@extends('layouts.dashboard') @section('title-content')
The following is the list of year course available click batch name to get list of students
Years Of Study | |
---|---|
{{ link_to(route('dashboard.nacte.batches2', [$dept_id, $srs->encode($batch)]), $value) }} | |
{{ 'No Batches' }} |