Authors Earnings More than 400 new authors

@foreach($tableRows as $tableRows)
@foreach($tableRows as $row) @endforeach
{{ $row['user']['name'] }} {{ $row['user']['position'] }} Paid {{ $row['paid'] }} {{ $row['progress']['value'] }} {!! theme()->getSvgIcon("icons/duotone/Navigation/Arrow-right.svg", "svg-icon-2"); !!}
@endforeach