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