@foreach($listing->items() as $k => $r )

Class {{isset($r->class_title) && $r->class_title ? $r->class_title : ''}} Results

@foreach($academicYear as $k => $aY) @if($r->class_id == $aY->class_id) @endif @endforeach
@endforeach