@if(count($results))
@php $x=1; @endphp @foreach($results as $result) @php $x++; @endphp @endforeach
Slno Calculation Name Action
{{$x}} {{$result->CalculationsName}}
@endif