@error('profile') {{ $message }} @enderror
@error('selection_date') {{ $message }} @enderror
@foreach ($interviewList as $appRec) isChecked($appRec->id) ) style="background-color:#f0f0f0" @endif > @if(in_array($appRec->id, $actionRows)) @endif @endforeach
Student Detail CGPA Counter Profile|Location Photo Status Actions
{!! $appRec->student?->nameProgramBatch !!} {!! $appRec->student?->cgpaRecord?->cgpa !!} I: {{ $appRec->student?->intern_counter }} J: {{ $appRec->student?->job_counter }} {!! $appRec->profileName?->profileLocation !!} {{ $appRec->display_status?->name }}
Last Modiefied: {{ $appRec->created_at }} Userby: {{ $appRec?->userRec?->name }}
{{ $interviewList->links() }}