</table>

	</div>
	</div>
<?php 
include 'NumbWordter.php';
?>
	    <div class="footerpart1">
		
		<div class="rcp_info">
                	<span class="rsinword space">in word Rs :</span>
				<div class="rsline">
				<span class="output">
				<?php 
$amt = $cheque_amt->fees_payment_cheque_amount;
$myConverter = new NumbWordter();
//initialize
$text = $myConverter->convert($cheque_amt->fees_payment_cheque_amount);
//pass the number you want to convert
echo $text;
//will print the words
?>
				 Only</span></div>
		</div>
				<div class="rcp_info">
         				<span class="payment">The above payments are : </span>
                  </div>

<div class="rcp_info">	
<span class="payment">
<?php 
	  		</tr>				
	
       </table>

	</div>
	</div>

	    <div class="footerpart1">
		
		<div class="rcp_info">
                	<span class="rsinword space">in word Rs :</span>
				<div class="rsline">
				<span class="output">
				<?php 
        //$amt = $cash_amt->fees_payment_cash_amount;
        $myConverter = new NumbWordter();
        //initialize
        $text = $myConverter->convert($amount);
        //pass the number you want to convert
        echo $text;
        //will print the words
        ?>
				 Only</span></div>
		</div>
				<div class="rcp_info">
         				<span class="payment">The above payments are : </span>
                  </div>   
<div class="rcp_info">	
<span class="payment">
<?php 
        $term = FeesTermsAndCondition::model()->findAll();
       </table>

	</div>
	</div>
<?php 
include 'NumbWordter.php';
?>
	    <div class="footerpart1">
		
		<div class="rcp_info">
                	<span class="rsinword space">in word Rs :</span>
				<div class="rsline">
				<span class="output">
				<?php 
$amt = $cash_amt->fees_payment_cash_amount;
$myConverter = new NumbWordter();
//initialize
$text = $myConverter->convert($amt);
//pass the number you want to convert
echo $text;
//will print the words
?>
				 Only</span></div>
		</div>
				<div class="rcp_info">
         				<span class="payment">The above payments are : </span>
                  </div>   
<div class="rcp_info">	
<span class="payment">
<?php 
$term = FeesTermsAndCondition::model()->findAll();