@if ($promo['value'] == true)
-{{ $promopourcent['value'] }}%
@endif
@if (isset($image) && $image != null && $image->filename != null)
![{{ $name }}]()
@endif
{{ $article->time }}
{{ $prix }}
FCFA
@if ($promo['value'] == true)
{{ $price['value'] }}
FCFA
@endif
{{ \Illuminate\Support\Str::limit(
strtoupper(
str_replace(
'_',
'
',
$boutique['nom_boutique'],
),
),
18
) }}