@extends('layouts.public.base') @section('page.title', "Mon panier") @section('page.content')
TOTAL :
{{ $cart->price_formatted }}
TVA 20% :
{{ $cart->tax_formatted }}
Votre panier est vide, n'hésitez pas à parcourir notre boutique !