@extends('layouts.backend.app') @section('title','Biodata - ') @push('css') @endpush @section('content')
 
@if($biodata->candidate_cover_image == "default.jpg") AdminBSB - Profile Image @else AdminBSB - Profile Image @endif

{{$biodata->candidate_name}}

Reg. No: {{$biodata->code}}

I am a {{$biodata->profile_creating_as}}

Looking for @if($biodata->profile_creating_as == "Groom") a Bride @elseif($biodata->profile_creating_as == "Bride") a Groom @endif

ABOUT ME

  • library_books Education
    @if(!empty($biodata->candidate_education_digree_01))
    Digree: {{$biodata->candidate_education_digree_01}}
    Year: {{$biodata->candidate_education_year_01}}
    Subject: {{$biodata->candidate_education_subject_01}}
    Institution: {{$biodata->candidate_education_institution_01}}
    @endif @if(!empty($biodata->candidate_education_digree_02))
    Digree: {{$biodata->candidate_education_digree_02}}
    Year: {{$biodata->candidate_education_year_02}}
    Subject: {{$biodata->candidate_education_subject_02}}
    Institution: {{$biodata->candidate_education_institution_02}}
    @endif
  • location_on Location
    @if(!empty($biodata->present_address_district))
    {{$biodata->present_address_thana}}, {{$biodata->present_address_district}}
    @endif
@if(!empty($biodata->candidate_name)) @endif @if(!empty($biodata->candidate_nationality)) @endif @if(!empty($biodata->candidate_citizenship)) @endif @if(!empty($biodata->candidate_height)) @endif @if(!empty($biodata->candidate_body_color)) @endif @if(!empty($biodata->candidate_blood_group)) @endif @if(!empty($biodata->candidate_religion)) @endif @if(!empty($biodata->candidate_national_id)) @endif @if(!empty($biodata->candidate_marital_status)) @endif
PERSONAL INFO
Candidate Name {{$biodata->candidate_name}}
Age {{\Carbon\Carbon::parse($biodata->candidate_date_of_birth)->diff(\Carbon\Carbon::now())->format('%y years, %m months and %d days')}}
Nationality {{$biodata->candidate_nationality}}
Citizenship {{$biodata->candidate_citizenship}}
Height {{$biodata->candidate_height}}
Complexion {{$biodata->candidate_body_color}}
Blood Group {{$biodata->candidate_blood_group}}
Religion {{$biodata->candidate_religion}}
National ID {{$biodata->candidate_national_id}}
Marital Status {{$biodata->candidate_marital_status}}
@if(!empty($biodata->candidate_father_education)) @endif @if(!empty($biodata->candidate_father_occupation)) @endif @if(!empty($biodata->candidate_mother_education)) @endif @if(!empty($biodata->candidate_mother_occupation)) @endif @if(!empty($biodata->whom_information_1)) @endif @if(!empty($biodata->whom_information_2)) @endif @if(!empty($biodata->whom_information_3)) @endif @if(!empty($biodata->whom_information_4)) @endif @if(!empty($biodata->whom_information_5)) @endif @if(!empty($biodata->whom_information_6)) @endif @if(!empty($biodata->whom_information_7)) @endif @if(!empty($biodata->whom_information_8)) @endif
FAMILY INFO
Father Name {{$biodata->candidate_father_name}}
Father Education {{$biodata->candidate_father_education}}
Father Occupation {{$biodata->candidate_father_occupation}}
Mother Name {{$biodata->candidate_mother_name}}
Mother Education {{$biodata->candidate_mother_education}}
Mother Occupation {{$biodata->candidate_mother_occupation}}
Number of Brothers {{$biodata->candidate_number_of_brothers}}
Number of Sisters {{$biodata->candidate_number_of_sisters}}
Whom Information Education Occupation Marital Status
{{$biodata->whom_information_1}} {{$biodata->whom_information_education_1}} {{$biodata->whom_information_occupation_1}} {{$biodata->whom_information_marital_status_1}}
{{$biodata->whom_information_2}} {{$biodata->whom_information_education_2}} {{$biodata->whom_information_occupation_2}} {{$biodata->whom_information_marital_status_2}}
{{$biodata->whom_information_3}} {{$biodata->whom_information_education_3}} {{$biodata->whom_information_occupation_3}} {{$biodata->whom_information_marital_status_3}}
{{$biodata->whom_information_4}} {{$biodata->whom_information_education_4}} {{$biodata->whom_information_occupation_4}} {{$biodata->whom_information_marital_status_4}}
{{$biodata->whom_information_5}} {{$biodata->whom_information_education_5}} {{$biodata->whom_information_occupation_5}} {{$biodata->whom_information_marital_status_5}}
{{$biodata->whom_information_6}} {{$biodata->whom_information_education_6}} {{$biodata->whom_information_occupation_6}} {{$biodata->whom_information_marital_status_6}}
{{$biodata->whom_information_7}} {{$biodata->whom_information_education_7}} {{$biodata->whom_information_occupation_7}} {{$biodata->whom_information_marital_status_7}}
{{$biodata->whom_information_8}} {{$biodata->whom_information_education_8}} {{$biodata->whom_information_occupation_8}} {{$biodata->whom_information_marital_status_8}}
@if($biodata->candidate_marital_status != "Unmarried")
@if(!empty($biodata->candidate_wife_permission)) @endif @if(!empty($biodata->candidate_marriage_years)) @endif @if(!empty($biodata->same_place_with_previous_wife)) @endif @if(!empty($biodata->spouse_death_reason)) @endif @if(!empty($biodata->reason_of_divorce)) @endif @if(!empty($biodata->have_child_from_previous)) @endif @if(!empty($biodata->number_of_child_from_previous)) @endif @if(!empty($biodata->own_child_from_previous)) @endif
MARITAL CONDITIONS
Wife Permission {{$biodata->candidate_wife_permission}}
Marriage Years {{$biodata->candidate_marriage_years}}
Same place with previous wife {{$biodata->same_place_with_previous_wife}}
Spouse death Reason {{$biodata->spouse_death_reason}}
Reason of divorce @if($biodata->reason_of_divorce == "Others") {{$biodata->reason_of_divorce_in_details}} @else {{$biodata->reason_of_divorce}} @endif
Previous Child {{$biodata->have_child_from_previous}}
Number of Child {{$biodata->number_of_child_from_previous}}
Own previous child {{$biodata->own_child_from_previous}}
@endif
@if(!empty($biodata->candidate_occupation_type)) @endif @if(!empty($biodata->candidate_occupation_institution_name)) @endif @if(!empty($biodata->candidate_occupation_institution_post_position)) @endif @if(!empty($biodata->candidate_occupation_institution_address)) @endif @if(!empty($biodata->candidate_occupation_details)) @endif
CANDIDATE OCCUPATION
Type {{$biodata->candidate_occupation_type}}
Institution {{$biodata->candidate_occupation_institution_name}}
Post & Position {{$biodata->candidate_occupation_institution_post_position}}
Office Address {{$biodata->candidate_occupation_institution_address}}
Details {{$biodata->candidate_occupation_details}}
@if($biodata->candidate_education_digree_01 != "null") @endif @if($biodata->candidate_education_year_01 != "null") @endif @if($biodata->candidate_education_institution_01 != "null") @endif @if($biodata->candidate_education_subject_01 != "null") @endif
HEIGHEST EDUCATIONAL QUALIFICATION
DIGREE {{$biodata->candidate_education_digree_01}}
YEAR {{$biodata->candidate_education_year_01}}
INSTITUTION/BOARD {{$biodata->candidate_education_institution_01}}
SUBJECT {{$biodata->candidate_education_subject_01}}
@if($biodata->candidate_education_digree_02 != "null") @endif @if($biodata->candidate_education_year_02 != "null") @endif @if($biodata->candidate_education_institution_02 != "null") @endif @if($biodata->candidate_education_subject_02 != "null") @endif @if($biodata->candidate_training_medal != "null") @endif
SECOND HEIGHEST EDUCATIONAL QUALIFICATION
DIGREE {{$biodata->candidate_education_digree_02}}
YEAR {{$biodata->candidate_education_year_02}}
INSTITUTION/BOARD {{$biodata->candidate_education_institution_02}}
SUBJECT {{$biodata->candidate_education_subject_02}}
Other Trainings and Medals {{$biodata->candidate_training_medal}}
@if(!empty($biodata->spouse_division)) @endif @if(!empty($biodata->spouse_district)) @endif @if(!empty($biodata->spouse_thana)) @endif @if(!empty($biodata->spouse_choice_districts)) @endif @if(!empty($biodata->spouse_minimum_age)) @endif @if(!empty($biodata->spouse_maximum_age)) @endif @if(!empty($biodata->spouse_education)) @endif @if(!empty($biodata->spouse_religion)) @endif @if(!empty($biodata->spouse_height)) @endif @if(!empty($biodata->spouse_body_color)) @endif @if(!empty($biodata->spouse_marital_status)) @endif @if(!empty($biodata->spouse_occupation)) @endif
TYPE OF SPOUSE I WANT
Division {{$biodata->spouse_division}}
District {{$biodata->spouse_district}}
Thana {{$biodata->spouse_thana}}
Other Choiceable Districts {{$biodata->spouse_choice_districts}}
Minimum Age {{$biodata->spouse_minimum_age}}
Maximum Age {{$biodata->spouse_maximum_age}}
Minimum Education {{$biodata->spouse_education}}
Religion {{$biodata->spouse_religion}}
Minimum Height {{$biodata->spouse_height}}
Complexion {{$biodata->spouse_body_color}}
Marital Status {{$biodata->spouse_marital_status}}
Occupation {{$biodata->spouse_occupation}}
@if(!empty($biodata->candidate_mobile_number)) @endif @if(!empty($biodata->candidate_email_address)) @endif @if(!empty($biodata->guardian_mobile_number)) @endif @if(!empty($biodata->present_address_district)) @endif @if(!empty($biodata->permanent_address_district)) @endif
CONTACT DETAILS OF CANDIDATE
Mobile Number {{$biodata->candidate_mobile_number}}
Email Address {{$biodata->candidate_email_address}}
Guardian Number {{$biodata->guardian_mobile_number}}
Present Address {{$biodata->present_address_details}}, {{$biodata->present_address_thana}}, {{$biodata->present_address_district}}
Permanent Address {{$biodata->permanent_address_details}}, {{$biodata->permanent_address_thana}}, {{$biodata->permanent_address_district}}
Social Media @if(!empty($biodata->candidate_facebook_address)) @endif @if(!empty($biodata->candidate_twitter_address)) @endif
GALLERY IMAGES
@if($biodata->candidate_gallery_image_01 != "default.jpg") Gallery image @else No gallery image @endif
@if($biodata->candidate_gallery_image_01 != "default.jpg") Gallery image @else No gallery image @endif
@endsection @push('js') @endpush