@extends('layouts.dashboard') @section('title-content')
The following is the list of batch(s) available click batch name to continue
Batch No | Batch Name |
---|---|
{{ $i++ }} | {{ link_to(route('admit.new.student', $srs->encode($batch->id)), $batch->batch_name) }} |
{{ 'No Batches' }} |