{{--@include('layouts.includes.header') @section('top-script') @endsection--}}

Student Detail

  • Profile
@if(isset($generalSetting->logo)) @endif
{{--Anton|Archivo+Black|Josefin+Sans|Poppins|Russo+One|--}}
{{isset($generalSetting->salogan)?$generalSetting->salogan:""}}

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

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

REGISTRATION DETAIL


@if($data['student']->student_image != '') {{ $data['student']->title }} @else {{ $data['student']->title }} @endif @if($data['student']->student_signature != '') {{ $data['student']->title }} @else @endif
{{ $data['student']->first_name.' '. $data['student']->middle_name.' '.$data['student']->last_name }}
@if($data['student']->faculty !="")
Faculty/Program/Class:
{{ ViewHelper::getFacultyTitle( $data['student']->faculty ) }}
@endif @if($data['student']->semester != "")
Sem./Sec. :
{{ ViewHelper::getSemesterTitle( $data['student']->semester ) }}
@endif
@if($data['student']->batch !="")
Session/Batch:
{{ ViewHelper::getStudentBatchId( $data['student']->batch ) }}
@endif
@if($data['student']->reg_no != "")
Reg. No.:
{{ $data['student']->reg_no }}
@endif @if($data['student']->reg_date !="")
Reg. Date :
{{ \Carbon\Carbon::parse($data['student']->reg_date)->format('d/m/Y')}}
@endif
@if($data['student']->university_reg != "")
Univ.Reg.:
{{ $data['student']->university_reg }}
@endif @if($data['student']->date_of_birth != "")
DOB :
{{ \Carbon\Carbon::parse($data['student']->date_of_birth)->format('d/m/Y')}}
@endif
@if($data['student']->gender != "")
Gender :
{{ $data['student']->gender }}
@endif @if($data['student']->blood_group != "")
Blood Group :
{{ $data['student']->blood_group }}
@endif
@if($data['student']->religion !="")
Religion:
{{ $data['student']->religion }}
@endif @if($data['student']->caste !="")
Caste :
{{ $data['student']->caste }}
@endif
@if($data['student']->nationality)
Nationality :
{{ $data['student']->nationality }}
@endif @if($data['student']->mother_tongue !="")
Mother Tongue:
{{ $data['student']->mother_tongue }}
@endif
@if($data['student']->email !="")
E-mail :
{{ $data['student']->email }}
@endif @if($data['student']->mobile_1 !="")
Mobile No :
{{ $data['student']->mobile_1.','.$data['student']->mobile_2 }}
@endif
Permanent Address
@if($data['student']->address !="")
Address :
{{ $data['student']->address }}
@endif
@if($data['student']->state !="")
State :
{{ $data['student']->state }}
@endif @if($data['student']->country !="")
Country :
{{ $data['student']->country }}
@endif
Temporary Address
@if($data['student']->temp_address !="")
Address :
{{ $data['student']->temp_address }}
@endif
@if($data['student']->temp_state !="")
State :
{{ $data['student']->temp_state }}
@endif @if($data['student']->temp_country !="")
Country :
{{ $data['student']->temp_country }}
@endif
Parential Info
@if($data['student']->grandfather_first_name !="")
Grand Father :
{{ $data['student']->grandfather_first_name.' '.$data['student']->grandfather_middle_name.' '.$data['student']->grandfather_last_name }}
@endif
@if($data['student']->father_first_name !="")
Father Name :
{{ $data['student']->father_first_name.' '.$data['student']->father_middle_name.' '.$data['student']->father_last_name }}
@endif @if($data['student']->father_eligibility !="")
Eligibility :
{{ $data['student']->father_eligibility }}
@endif @if($data['student']->father_occupation !="")
Occupation :
{{ $data['student']->father_occupation }}
@endif
@if($data['student']->father_office !="")
Office :
{{ $data['student']->father_office }}
@endif @if($data['student']->father_office_number !="")
Office Num. :
{{ $data['student']->father_office_number }}
@endif @if($data['student']->father_residence_number !="")
Residence :
{{ $data['student']->father_residence_number }}
@endif
@if($data['student']->father_mobile_1 !="")
Mobile 1 :
{{ $data['student']->father_mobile_1 }}
@endif @if($data['student']->father_mobile_2 !="")
Mobile 2 :
{{ $data['student']->father_mobile_2 }}
@endif @if($data['student']->father_email !="")
E-mail :
{{ $data['student']->father_email }}
@endif
@if($data['student']->mother_first_name !="")
Mother Name :
{{ $data['student']->mother_first_name.' '.$data['student']->mother_middle_name.' '.$data['student']->mother_last_name }}
@endif @if($data['student']->mother_eligibility !="")
Eligibility :
{{ $data['student']->mother_eligibility }}
@endif @if($data['student']->mother_occupation !="")
Occupation :
{{ $data['student']->mother_occupation }}
@endif
@if($data['student']->mother_office !="")
Office :
{{ $data['student']->mother_office }}
@endif @if($data['student']->mother_office_number !="")
Office Num. :
{{ $data['student']->mother_office_number }}
@endif @if($data['student']->mother_residence_number !="")
Residence :
{{ $data['student']->mother_residence_number }}
@endif
@if($data['student']->mother_mobile_1 !="")
Mobile 1 :
{{ $data['student']->mother_mobile_1 }}
@endif @if($data['student']->mother_mobile_2 !="")
Mobile 2 :
{{ $data['student']->mother_mobile_2 }}
@endif @if($data['student']->mother_email !="")
E-mail :
{{ $data['student']->mother_email }}
@endif
Guardian Info
@if($data['student']->guardian_first_name !="")
Guardian Name :
{{ $data['student']->guardian_first_name.' '.$data['student']->guardian_middle_name.' '.$data['student']->guardian_last_name }}
@endif @if($data['student']->guardian_eligibility !="")
Eligibility :
{{ $data['student']->guardian_eligibility }}
@endif @if($data['student']->guardian_occupation !="")
Occupation :
{{ $data['student']->guardian_occupation }}
@endif
@if($data['student']->guardian_office !="")
Office :
{{ $data['student']->guardian_office }}
@endif @if($data['student']->guardian_office_number !="")
Office Num. :
{{ $data['student']->guardian_office_number }}
@endif @if($data['student']->guardian_residence_number !="")
Residence :
{{ $data['student']->guardian_residence_number }}
@endif
@if($data['student']->guardian_mobile_1 !="")
Mobile 1 :
{{ $data['student']->guardian_mobile_1 }}
@endif @if($data['student']->guardian_mobile_2 !="")
Mobile 2 :
{{ $data['student']->guardian_mobile_2 }}
@endif @if($data['student']->guardian_email !="")
E-mail :
{{ $data['student']->guardian_email }}
@endif
@if($data['student']->guardian_relation !="")
Relation :
{{ $data['student']->guardian_relation }}
@endif @if($data['student']->guardian_address !="")
Address :
{{ $data['student']->guardian_address }}
@endif