@extends('layouts.app') @section('title', 'Mon Panier') @section('content') {{-- ═══ CART BANNER ═══ --}}
{{ $cartCount }} article(s) dans votre panier
@endif{{ number_format($item['price'], 0, ',', ' ') }} FCFA / unité
Sous-total
{{ number_format($item['price'] * $item['quantity'], 0, ',', ' ') }} FCFA
Frais de livraison confirmés à la commande
{{ $g['label'] }}