'stock/600x400/img-20.jpg', 'color' => 'success', 'title' => 'Cup & Green', 'text' => 'Size: 87KB', 'badge' => 'Approved' ), array( 'image' => 'stock/600x400/img-19.jpg', 'color' => 'warning', 'title' => 'Yellow Background', 'text' => 'Size: 1.2MB', 'badge' => 'In Progress' ), array( 'image' => 'stock/600x400/img-25.jpg', 'color' => 'success', 'title' => 'Nike & Blue', 'text' => 'Size: 87KB', 'badge' => 'Success' ), array( 'image' => 'stock/600x400/img-24.jpg', 'color' => 'danger', 'title' => 'Red Boots', 'text' => 'Size: 345KB', 'badge' => 'Rejected' ) ); ?>

Latest Media Articles and publications

{{ theme()->getView('partials/menus/_menu-1') }}
@foreach($listRows as $row)
{{ $row['title'] }} {{ $row['text'] }}
{{ $row['badge'] }}
@endforeach