{{ $p['name'] }}

Precio: {{ number_format($p['price'], 2, ',', '.') }} €

@if(!empty($p['featured'])) Destacado ⭐ @endif