$finalAmount = #סכום סופי#; // Replace with the actual value for final amount
$formattedAmount = number_format($finalAmount, 2); // Format the final amount with two decimal places
return $formattedAmount;
Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.