@php $count = 1; @endphp @foreach ($data as $value) {{$value->name}} @php $count ++; @endphp @endforeach