Latest Products More than 100 new orders

@foreach($tableRows as $tableRows)
@foreach($tableRows as $row) @endforeach
{!! theme()->getSvgIcon($row['icon']['file'], "svg-icon-2x svg-icon-" . $row['icon']['color']); !!}
{{ $row['info']['event'] }} {{ $row['info']['user'] }} {{ $row['date'] }} Date
@endforeach