@php $hasNoise = false; @endphp
|
Please wait, Loading...
@if(!empty($candidate))
@if(isset($candidate['CandidateVideo'])&& !empty($candidate['CandidateVideo']))
@if(!empty($candidate['noise_records']) || !empty($candidate['video_message_records']))
@php $hasNoise = true; @endphp
@else
Flag
Candidate Video not available! @endif
@if(isset($candidate['ScreenVideo']) && !empty($candidate['ScreenVideo']))
Screen share video is not available! @endif
@if(isset($candidate_message) && count($candidate_message) > 0 )
@else
Testpin : {{$test_pin ?? ''}}
No messages Found for this testpin! @endifvideos are not available! @endif |