|
Please wait, Loading...
@if(isset($proctor_s3_id) && (count($proctor_s3_id) > 0))
@if(!empty($getAudit_details))
Timestamp: {{\Carbon\Carbon::parse($getAudit_details->created_at)->format('jS F \\ Y h:i:s A')}} Recorded video is not available! @endif
@if(isset($ai_proctor_s3_id) && (count($ai_proctor_s3_id) > 0))
@else
AI still not processed the video! @endif
@if(isset($ncvet_practical_s3_id) && count($ncvet_practical_s3_id) > 0)
@php $i=1; @endphp
@foreach($ncvet_practical_s3_id as $value)
@if(isset($ncvet_practical_s3_id) && count($ncvet_practical_s3_id) > 0)
@if(!empty($getAudit_details))
@endif
@endif
@php $i++; @endphp
@endforeach
@else
Practical video is not available! @endif
@if(isset($ncvet_viva_s3_id) && count($ncvet_viva_s3_id) > 0)
@php $i=1; @endphp
@foreach($ncvet_viva_s3_id as $value)
@php $i++; @endphp
@endforeach
@else
Viva video is not available! @endif |