{{ substr($college->college_name, 0, 6) }}

{{ substr($college->college_name, 6) }}

{{ $college->affiliated_by }}

{{ $college->address }}

@foreach ($students as $value) @endforeach
Admission No: {{ $value->admissionno ?? '' }}

TRANSFER CERTIFICATE

TC No: TC2024{{ $value->register_no ?? '' }}
i.College permitted vide GO.Rt.No. 2071, Education i Affiliation department U.E.I.2, dated 5-12-1994,
Govt. of A.P., Hyderabad.
ii. Affiliation granted by the JNTUA, Anantapur, vide Procds. No. A2/Af/SPGIRTSI2010-11, dated 15-7-2010.
@foreach ($students as $value) @endforeach
1. Name of the Student : {{ $value->firstname }}
2. Name of the Parent / Guardian : {{ $value->parent->fathername }}
3. Nationality, Religion, and Category : {{ $value->nationality }}, {{ $value->religion }}, {{ $request_data['caste'] ?? '' }}
4. Date of Birth (in figures and words) as entered in Admission
Register. :
{{ \Carbon\Carbon::parse($value->dob)->format('d-m-Y') }}

{{ $request_data['dob_words'] ?? '' }}

5. Class in which the Student was studying at the time of
leaving. :
{{ $request_data['leave_of_class'] ?? '' }}
6. Mother Tongue and Medium of Instruction
i. Mother Tongue : {{ $value->mothertongue }}
ii. Medium of Instruction : {{ $request_data['leave_of_class'] ?? '' }}
7. Class and Year in which the student was first admitted into
the Post-Graduate course :
{{ $request_data['post_graduate'] ?? '' }}
8. Whether the student is qualified for promotion to a
higher class? :
{{ $request_data['promote_higher_class'] ?? '' }}
9. Whether the student has paid all the fee dues to the college : {{ $request_data['student_paid'] ?? '' }}
10. Whether the student has undergone Medical inspection
during the first and subsequent years :
{{ $request_data['medical_inspection'] ?? '' }}
11. Whether the student was in receipt of scholarship
(Nature of scholarship to be specified) :
{{ $request_data['scholarship'] ?? '-' }}
12. Personal Marks of Identification : @if (!empty($request_data['personalidentification'])) @php $identificationLines = explode("\n", $request_data['personalidentification']); $counter = 0; @endphp @foreach ($identificationLines as $line) @if (!empty(trim($line))) @php $counter++; $romanNumeral = strtolower(numeralToRoman($counter)) . ')'; @endphp {{ $romanNumeral }} {{ trim($line) }}
@endif @endforeach @else i) -
@endif
13. Date on which the student has actually left the college : {{ $request_data['dateofStudentLeft'] ?? '' }}
14. Date on which application for T.C is made by :
Student/Parent/Gaurdian
{{ $request_data['dateofApplicationMade'] ?? '' }}
Date: PRINCIPAL