RENT PAYMENT LEDGER
|
|
|
|
|
|
|
|
|
|
|
---|---|---|---|---|
|
|
0 |
0 |
if($SubmittedData[17]['rentamountpaid'][$j] == "Yes"){ echo "0"; }else{ $lateFee=($SubmittedData[17]['latefees'][$j]!=""?$SubmittedData[17]['latefees'][$j]:'0'); $rentAmount=($SubmittedData[17]['rentamounts'][$j]!=""?$SubmittedData[17]['rentamounts'][$j]:'0'); $total=$lateFee + $rentAmount; echo $total; $Unpaidtotal= $total; } ?> |
Owner Name: |
|
Tenant Name: |
|