Ejemplo n.º 1
0
            <font style="font-family: sans-serif; font-weight: normal" size="11">
            I hereby request to withdraw in <?php 
echo strtoupper($withdrawal->cash_or_cheque);
?>
 the sum of KShs. <?php 
echo $withdrawal->amount;
?>
            </font>
        </td>
    </tr>

    <tr>
        <td style="display:table-cell; text-align:justify; width:500px; height: 12px">
            <font style="font-family: sans-serif; font-weight: normal" size="11">
            Amount in words: <?php 
echo strtoupper(Defaults::moneyValue($withdrawal->amount));
?>
 ONLY
            </font>
        </td>
    </tr>

    <tr>
        <td style="display:table-cell; text-align:justify; width:500px; height: 12px">
            <font style="font-family: sans-serif; font-weight: normal" size="11">
            and debit the same to my HSBF savings account.
            </font>
        </td>
    </tr>

    <tr><td style="display:table-cell; text-align:center; width:500px; height: 10px">&nbsp;</td></tr>