@php
$current_products=getRandomFeaturedProducts(6);
@endphp
@foreach($current_products as $product)
@endforeach