'svg/brand-logos/plurk.svg', 'title' => 'Top Authors', 'text' => 'Mark, Rowling, Esther', 'badge' => '+82$' ), array( 'image' => 'svg/brand-logos/telegram.svg', 'title' => 'Popular Authors', 'text' => 'Randy, Steve, Mike', 'badge' => '+280$' ), array( 'image' => 'svg/brand-logos/vimeo.svg', 'title' => 'New Users', 'text' => 'John, Pat, Jimmy', 'badge' => '+4500$' ), array( 'image' => 'svg/brand-logos/bebo.svg', 'title' => 'Active Customers', 'text' => 'Mark, Rowling, Esther', 'badge' => '+4500$' ), array( 'image' => 'svg/brand-logos/kickstarter.svg', 'title' => 'Bestseller Theme', 'text' => 'Disco, Retro, Sports', 'badge' => '+4500$', 'space' => '' ), array( 'image' => 'svg/brand-logos/fox-hub.svg', 'title' => 'Fox Broker App', 'text' => 'Finance, Corporate, Apps', 'badge' => '+4500$' ), ); $items = $items ?? 0; ?>

Trends Latest tech trends

{{ theme()->getView('partials/menus/_menu-3') }}
@foreach($listRows as $index => $row) 0 && $index > ($items - 1)) { break; } ?>
{{ $row['title'] }} {{ $row['text'] }}
{{ $row['badge'] }}
@endforeach