Tarif appliqué :
{{ $sale_channel['name'] ?? null }}
{{ $basket['count'] ?? 0 }} ARTICLES
{{ $basket['total'] ?? 0 }}
TOTAL TTC
{{ App\Repositories\Core\User\ShopCart::fixDecimal(($basket['total'] ?? 0)) }}