{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- @if(isset($generalSetting->logo))--}} {{-- --}} {{-- @endif--}} {{-- --}} {{--

--}} {{-- {{isset($generalSetting->institute)?$generalSetting->institute:""}}--}} {{--

--}} {{--
--}} {{-- {{isset($generalSetting->address)?$generalSetting->address:""}}, {{isset($generalSetting->phone)?$generalSetting->phone:""}}--}} {{--
--}} {{--
--}} {{-- {{isset($generalSetting->salogan)?$generalSetting->salogan:""}}--}} {{--
--}} {{--
--}} {{-- {{isset($generalSetting->email)?$generalSetting->email:""}}, {{isset($generalSetting->website)?$generalSetting->website:""}}--}} {{--
--}} {{--
--}} {{--

--}} {{-- Admission Application Form {{ViewHelper::getStudentBatchById($data['student']->batch)}}--}} {{--

--}} {{--
--}} {{--
--}} {{-- --}} {{-- @if($data['student']->student_image != '')--}} {{-- {{ $data['student']->title }}--}} {{-- @else--}} {{-- {{ $data['student']->title }}--}} {{-- @endif--}} {{-- --}} {{-- @if($data['student']->student_signature != '')--}} {{-- --}} {{-- {{ $data['student']->title }}--}} {{-- --}} {{-- @else--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}}
Reg.No.: {{$data['student']->reg_no}} Date: {{ \Carbon\Carbon::parse($data['student']->reg_date)->format('d-m-Y')}}
Level: {{ ViewHelper::getFacultyTitle( $data['student']->faculty ) }} -{{ ViewHelper::getSemesterTitle( $data['student']->semester ) }}
Name: {{ $data['student']->first_name.' '. $data['student']->middle_name.' '.$data['student']->last_name }} Subject:  @if(isset($data['appliedSubjects']) && $data['appliedSubjects']->count() > 0) @foreach($data['appliedSubjects'] as $subject) {{ViewHelper::getSubjectById($subject->subject_id)}} , @endforeach @endif
Gender: {{ $data['student']->gender }} D.O.B.: {{ \Carbon\Carbon::parse($data['student']->date_of_birth)->format('d-m-Y')}}
ID 1.: {{ $data['student']->national_id_1 }} PAN: {{ $data['student']->national_id_2 }}
Student Mobile No: {{ $data['student']->mobile_1 }} Nationality & Religion: {{ $data['student']->religion}}
Contact No: {{ $data['student']->mobile_1 }} Email ID: {{ $data['student']->email}}
URN: {{ $data['student']->university_reg }} Enrollment No: {{ $data['student']->university_enrollment_no}}
Caste: {{ $data['student']->caste}} Special Category: {{ $data['student']->special_category}}
Weightage Claim for Admission: {{ $data['student']->weightage_claim}} Domicile (State): {{ $data['student']->state}}
Father's Name: {{ $data['student']->father_first_name.' '.$data['student']->father_middle_name.' '.$data['student']->father_last_name }} Mother's Name: {{ $data['student']->mother_first_name.' '.$data['student']->mother_middle_name.' '.$data['student']->mother_last_name }}
Guardian Name: {{ $data['student']->guardian_first_name.' '.$data['student']->guardian_middle_name.' '.$data['student']->guardian_last_name }} Mobile: {{ $data['student']->guardian_mobile_1 }}
Permanent Address: {{ $data['student']->address}}{{ isset($data['student']->postal_code)?', '.$data['student']->postal_code:''}}
Temporary Address: {{ $data['student']->temp_address}}{{ isset($data['student']->temp_postal_code)?', '.$data['student']->temp_postal_code:''}}
@if (isset($data['academicInfos']) && $data['academicInfos']->count() > 0)

EDUCATIONAL QUALIFICATIONS

@foreach($data['academicInfos'] as $academicInfo) @endforeach
Exam Board/University Year Subjects Marks Obtained Marks Maximum Percentage
{{ $academicInfo->board }} {{ $academicInfo->institution }} {{ $academicInfo->pass_year }} {{ $academicInfo->major_subjects }} {{ $academicInfo->mark_obtained }} {{ $academicInfo->maximum_mark }} {{ number_format($academicInfo->percentage,2) }}
@endif

Declaration

I declare that I have gone through the rules of College and University and I have met the eligibility criteria for admission. The information given in this form is true and correct to the best of my knowledge. No disciplinary action or court case or use of unfair means in exams has been reported against me. My application is liable to get cancelled if my application is found to contain incorrect / false information. I, further declare that I shall abide by the rules & regulations of the college.
Date:.............................
Signature of Father/Mother/Guardian:............................. Signature of Candidate:.............................
{{--
--}} {{-- List of Annexures : --}} {{-- @if(isset($data['annexure']) && $data['annexure']->count() >0)--}} {{-- @foreach($data['annexure'] as $annexure)--}} {{-- {{ ViewHelper::getAnnextureById($annexure->annexures_id)}}--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}}