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