= 1000) {
$GSTPercentage = 112;
} else {
//Future Billing Amount Conditions
}
$GSTAmount = round($billRow['price'] / $GSTPercentage * 100);
$totalTax = $billRow['price'] - $GSTAmount;
$totalGST = $totalGST + $totalTax ;
$totalAmount=$totalAmount+$billRow['price'];
$totalCost=$totalCost+$billRow['cost'];
}
// return $totalGST;
return array($totalGST,$totalCost,$totalAmount);
}
?>
Cash | Card | UPI | Other | All Paid | Incomplete Bills |
SL | Date | Phone | Amount | GST | PAID | Name | Action';} ?>|
Print ';} ?>
|
|||||||
Continue | |||||||
Print ';} ?>
|