@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Generate TC'])
@include('components.alert')
@csrf
Generate TC
Save & Generate Certificate
Cancel
Student Information
First Name
Father Name
Date Of Birth
Nationality
Religion
Caste
Whether the candidate is qualified for Promotion to the Higher class
Yes
No
Whether the students has paid all the fees and other dues if any
Yes
No
Date of Issue of Transfer Certificate
which the student was first admitted into the Post-Graduate course
Date of Birth in Words
Class in which she/he has been studying at the time of leaving
Whether the student has undergone medical inspection during the year first or repeat (to be specified)
First Year
Repeat Year
Date on which the student actually left the college
Date on which the application was made
Reasons for applying for giving the Certificate
Whether the student was in receipt of scholarship (Nature of scholarship to be specified)
Personal Identification
@include('layouts.footers.auth.footer')
@endsection