@php $si=0; @endphp @foreach($Students as $Student) {{++$si}} {{$Student->StudentName}} {{$Student->Class}} {{$Student->StudentContact}}
@endforeach