@include('partials.breadcrumbs')

Candidate Hiring @include('layouts.crmnov')

{{$data['name']}}

{{$data['jobadvert']['job_ref']}} Applied on {{ date("M d, Y", strtotime($data['created_at']))}}

@if(!empty($data['attach_cv'])) @if (in_array($ext, $allowed)) @else @endif @else

CV not uploaded

@endif
{{-- Upload Files --}}
{{-- --}}
Upload Files {{--
--}}
@forelse($comments as $comment)
@if(isset($comment['employee_pic']) && !empty($comment['employee_pic'])) @else @endif
{{-- fa-solid fa-eye text-info icon-md --}}

{{$comment['employeeName']['name']}} {{-- @if($role=='admin') --}} @if(isset($candidateCommentFiles[$comment->id]) && $candidateCommentFiles[$comment->id]->isNotEmpty()) {{-- @endif --}} @endif

{{$comment['note']}}

{{$commonHelper->get_timeago($comment['created_at'])}}

{{-- View uploaded files --}} @empty @endforelse

Coming Soon

{{-- --}}