I have developed a software in which I add further tax to the total amount and then send it to FBR. Is this the correct approach, or should I send it without adding the further tax?"
$Total = $amount + $gstValue + $furtherValue
1 Like
