Sub Total: ${{ number_format($cart?->grand_total ?? 0, 2) }}

View Cart
Checkout {{-- @if ($cart?->total_amount < 1)

Minimum: $50

@endif --}}