List of flagged images
@if(!empty($face_not_visible))
Face Not Visible
{!! $face_not_visible !!}
@endif @if(!empty($face_not_present))
Person Not Present
{!! $face_not_present !!}
@endif @if(!empty($mobile_phone_detected))
Mobile Phone Detected
{!! $mobile_phone_detected !!}
@endif @if(!empty($another_there_person))
Another Person Present
{!! $another_there_person !!}
@endif @if(!empty($candidate_away_screen))
Person Looking Away from Screen
{!! $candidate_away_screen !!}
@endif @if(!empty($partially_face_visible))
Profile Face Not Detected
{!! $partially_face_visible !!} @endif