 }})
@if($item->promo === 'promo')
Promotion
@endif
@if (in_array($item->parent, $categories))
@elseif (in_array($item->parent, $parents))
@endif
@if(empty($item->prixp))
{{ $item->prix}}
@else
{{ $item->prixp}}
{{ $item->prix}}
@endif
@if (in_array($item->parent, $categories))
@elseif (in_array($item->parent, $parents))
@endif