Social Profiling Consistency Report
PERSON
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 @php $stauts_v = $verificationFields['antecedants_data']['severity']; @endphp Status: @switch($stauts_v) @case('Green') Green @break @case('Discrepant') Discrepant @break @case('Inconclusive') Inconclusive @break @default @endswitch
Verification Time {{ $verificationFields['antecedants_data']['verification_time'] ?? '' }}  
Internet Searches @if($verificationFields['antecedants_data']['internet_searches']['value'] == 'Match Found') Match Found @elseif($verificationFields['antecedants_data']['internet_searches']['value'] == 'No Match Found') No Match Found @else Partial Match Found @endif  
Media Searches @if($verificationFields['antecedants_data']['media_searches']['value'] == 'Match Found') Match Found @elseif($verificationFields['antecedants_data']['media_searches']['value'] == 'No Match Found') No Match Found @else Partial Match Found @endif  
Remarks

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

@include('templates.pagefooter')