@extends('layouts.admin') @section('styles') @endsection @section('content')

Batch

person_outline Batch Listing

@if (per_hasModuleAccess('Batch', 'Edit') || per_hasModuleAccess('Batch', 'Delete')) @endif @if (per_hasModuleAccess('Batch', 'Add'))    Create Batch @endif
 
Batch Code Batch Name Duration Course Name Batch Strength Admission Start Date Admission End Date Status Actions
@endsection @section('scripts') @endsection