ok

Mini Shell

Direktori : /home2/selectio/www/bharath/application/views/user/
Upload File :
Current File : /home2/selectio/www/bharath/application/views/user/invoice.php

<?php
$currency_symbol = $this->customlib->getSchoolCurrencyFormat();
?>
<div class="content-wrapper" style="min-height: 1126px;">
    <section class="content-header">
        <h1>
            <i class="fa fa-money"></i> Payment
        </h1>
    </section>
    <!-- Main content -->
    <section class="invoice">

        <div class="row">
            <div class="alert alert-success alert-dismissible">

                <h4><i class="fa fa-check"></i> Success</h4>
                Thank you for your payment.
            </div>

        </div>      
    </section>    
    <div class="clearfix"></div>
</div>

Zerion Mini Shell 1.0