@php $count = 1; @endphp @foreach ($subscriptions as $item) @endforeach
S.No User Name Amount
{{ $count++ }} {{ $item->user->username }} {{ $item->amount }}
S.No User Name Amount