@foreach($rows as $row) @include('user.adjustment-logs.partials.entry-detail-row', ['index'=>$loop->index, 'row'=>$row]) @endforeach