@extends('layouts.app_layout') @section('content') @php $addRoute = route('training-programs.create'); @endphp @can('add training-program') @php $button = ' Add New'; @endphp @endcan
Sl. No. Title Course Type Total Hours Batch Size Min Batch Size Max Fees Pay Per Student Actions
@endsection @section('pages-scripts') @endsection