@if ($data) @foreach ($data as $s) {{$i++}} {{ $s->student_id }} {{ $s->student_name }} {{ $s->total }} @endforeach @endif