@if ($stores) @foreach ($stores as $store) @php $images = $store->images; $rating = rating( $store->id ); $review = review( $store->id ); @endphp