@extends('layouts.app') @section('content')

Dashboard

{{ $trainer }}

Trainer

More info

{{ $trainee }}

Trainee

More info

{{ $users }}

User

More info

{{ $batch }}

Total Program

More info
@if (auth::user()->role_id == 2)

History

Trainee History

View

Batch Report

Trainee Batch Report

View
{{--

SESIP Training Data

Practical Science Training

Core Trainers - 366

Master Trainers - 1300

Districts Covered - 64

View

Batch Report

Trainee Batch Report

View
--}}

SESIP Training Programs

* Please click on the folder icon to view details

Practical Science Training
PBM
LSBE
CA
CQ
HTT
ILC Training
TCG
@endif
@endsection