@extends('pia.layouts.app') @section('title','Training Training Courses') @section('content')
| Sl.No | Name of Course | No. of students registered | End date |
|---|---|---|---|
| {{ $trainig->id }} | {{ $trainig->training_name }} | {{ $trainig->total_students }} | {{ $trainig->end_date }} |
| Currently, there are no ongoing training programs. | |||