@foreach ($categories as $key => $category) @widget('FeaturedProduct',['cat_id' => $category->id]) @endforeach