@if (!empty(session('miCarritoSuma')))

Cart totals

  • Total ${{ session('miCarritoSuma') }}
Proceed to checkout
@endif