{{ $product_name }}
{{ $article['parent_name'] }}
{{ $article['product_name'] }}
Semence
@if ($article['semences'] ?? false) {{ $article['semences']['price'] ?? null }}
@else Indisponible
@endif
Plant
@if ($article['plants'] ?? false) {{ $article['plants']['price'] }}
@else Indisponible
@endif