'icons/duotune/ecommerce/ecm002.svg', 'color' => 'success', 'title' => 'Top Authors', 'description' => 'Best Customers', 'technologies' => 'ReactJs, HTML', 'users' => '4600 Users', 'size' => '5.4MB' ), array( 'icon' => 'icons/duotune/general/gen024.svg', 'color' => 'danger', 'title' => 'Popular Authors', 'description' => 'Best Customers', 'technologies' => 'Python, MySQL', 'users' => '7200 Users', 'size' => '2.8MB' ), array( 'icon' => 'icons/duotune/finance/fin006.svg', 'color' => 'info', 'title' => 'New Users', 'description' => 'Communication/Group.svg', 'technologies' => 'Laravel, Metronic', 'users' => '890 Users', 'size' => '1.5MB' ), array( 'icon' => 'icons/duotune/abstract/abs027.svg', 'color' => 'warning', 'title' => 'Active Customers', 'description' => 'Best Customers', 'technologies' => 'AngularJS, C#', 'users' => '4600 Users', 'size' => '5.4MB' ), array( 'icon' => 'icons/duotune/abstract/abs042.svg', 'color' => 'primary', 'title' => 'Active Customers', 'description' => 'Best Customers', 'technologies' => 'ReactJS, Ruby', 'users' => '354 Users', 'size' => '500KB' ) ); ?>
{!! theme()->getSvgIcon($row['icon'], "svg-icon-2x svg-icon-" . $row['color']); !!}
|
{{ $row['title'] }} | {{ $row['technologies'] }} | {{ $row['users'] }} | {{ $row['size'] }} |