Latest Products More than 400 new products

@foreach($tableRows as $tableRows)
@foreach($tableRows as $row) @endforeach
{{ $row['info']['title'] }} {{ $row['info']['description'] }} {{ $row['technologies'] }} {{ $row['status']['label'] }} {!! theme()->getIcon("arrow-right", "fs-2"); !!}
@endforeach