@foreach($items as $index=> $item) #{{++$index}} {{ $item->user?->name }} {{ $item->referredUser?->name }} {{ format_date($item->created_at) }} {{ $item->type }} {{ showPrice($item->amount) }}
@endforeach