@foreach ($category as $index => $parent)
@php
$count = 0; // Initialize the count variable
@endphp
@foreach ($posts as $item)
@if ($item->parent === $parent->titre)
 }})
@if($item->promo === 'promo')
Promotion
@endif
@if(empty($item->prixp))
{{ $item->prix}}
@else
{{ $item->prixp}}
{{ $item->prix}}
@endif
@php
$count++;
if ($count >=4) {
break;
}
@endphp
@endif
@endforeach
@endforeach