@if(count($featured)>0)
@foreach($featured as $fpage) {!! Theme::section('page.listing.featured-business',['fpage'=>$fpage,'featured'=>'featured']) !!} @if($i%3==0)
@endif @endforeach
@else @endif