{{ $articleProducteur->count() > 1 ? 'Produits' : 'Produit' }}
{{ $articleProducteur->count() }}
{{ $article_merchant > 1 ? 'Produits Ajoutés' : 'Produit Ajouté' }}
{{ $article_merchant }}
Gain
{{ $producerPercentage != null ? $producerPercentage->percentage : 0 }}%
{{ $total_commande > 1 ? 'Total Achat' : 'Total Achat' }}
{{ $total_commande }}