@if(count($cartItems) > 0)
  


Subtotal
${{ round($total,2); }}
{{--

--}}
get('discountPrice')) && session()->get('discountPrice') <= 0) style="display: none" @endif>
Order Total
${{ round(($total + 0.00),2); }}
@endif