Amount
${{ number_format($actualAmount, 2) }} USD
Discount (-{{ $discount->discount_percentage }}%)
@endif${{ number_format($totalDiscount, 2) }} USD
GST({{round($gstPercentage)}}%)
${{ number_format($totalGstAmount, 2) }} USD
Total
${{ number_format($totalAmount + $totalGstAmount, 2) }} USD