EDUCATION VERIFICATION REPORT
@if(isset($employees->photo_url))
@else PERSON @endif
Organization Name : @if(!empty($employers->b2b_company_name)) {{ $employers->b2b_company_name }} @if(!empty($employers->b2b_brand_name)) ({{ $employers->b2b_brand_name }}) @endif @else {{ $employers->first_name }} {{ $employers->middle_name }} {{ $employers->last_name }} @endif
Name : {{ $employees->first_name }} {{ $employees->middle_name }} {{ $employees->last_name }} Ref No : {{ $tasks->task_number }}
Location : {{ $verificationFields['antecedants_data']['state']['value'] ?? '' }} Report Date : {{ date('d M Y') }}

Clear/Verified Major Discrepancy Minor Discrepancy Insufficiency/UTV
Verification Summary
Cource Name @php $a_num = $verificationFields['antecedants_data']['cource_name']['value'] ?? ''; @endphp {{ $a_num }}
@if($verificationFields['antecedants_data']['cource_name']['match_status'] == 'MATCHED') Clear/Verified @elseif($verificationFields['antecedants_data']['cource_name']['match_status'] == 'PARTIAL_MATCHED') Major Discrepancy @else Minor Discrepancy @endif
Year of Passing {{ $verificationFields['antecedants_data']['edu_passing_year']['value'] ?? '' }}
@if($verificationFields['antecedants_data']['edu_passing_year']['match_status'] == 'MATCHED') Clear/Verified @elseif($verificationFields['antecedants_data']['edu_passing_year']['match_status'] == 'PARTIAL_MATCHED') Major Discrepancy @else Minor Discrepancy @endif
Enrolment/Roll Number {{ $verificationFields['antecedants_data']['edu_roll_no']['value'] ?? '' }}
@if($verificationFields['antecedants_data']['edu_roll_no']['match_status'] == 'MATCHED') Clear/Verified @elseif($verificationFields['antecedants_data']['edu_roll_no']['match_status'] == 'PARTIAL_MATCHED') Major Discrepancy @else Minor Discrepancy @endif
University/College/School Name {{ $verificationFields['antecedants_data']['edu_school_name']['value'] ?? '' }}
@if($verificationFields['antecedants_data']['edu_school_name']['match_status'] == 'MATCHED') Clear/Verified @elseif($verificationFields['antecedants_data']['edu_school_name']['match_status'] == 'PARTIAL_MATCHED') Major Discrepancy @else Minor Discrepancy @endif
Conclusion

{{ $verificationFields['antecedants_data']['conclusion'] ?? '' }}

Attachments
@include('templates.pagefooter')