File "approval.php"
Full path: /var/www/krbed.in/application618/views/approval.php
File size: 1.22 KiB (1250 bytes)
MIME-type: text/html
Charset: utf-8
<div class="col1">
<h2 class="hpad">
</h2>
<h5 class="blue"><strong></strong></h5>
<p class="stext">
<a href="<?php echo base_url('assets/pdf/NCTE first order.pdf') ?>" target="_blank" style="color:#3b8dcf;">Click here to view the NCTE First Order. </a> <br />
<a href="<?php echo base_url('assets/pdf/NCTE second order.pdf') ?>" target="_blank" style="color:#3b8dcf;">Click here to view the NCTE Second Order. </a> <br />
<a href="<?php echo base_url('assets/pdf/TNTEU - Affliation order.pdf') ?>" target="_blank" style="color:#3b8dcf;">Click here to view the TNTEU - Affliation Order. </a> <br />
<a href="<?php echo base_url('assets/pdf/TNTEU - Continuation order.pdf') ?>" target="_blank" style="color:#3b8dcf;">Click here to view the TNTEU - Continuation Order. </a> <br />
</p>
</div>
<div class="col2">
<?php $this->load->view('include/req_form'); ?>
<div class="rtab">
<?php $this->load->view('include/stud_navi'); ?>
</div>
<?php $this->load->view('include/clg_gallery'); ?>
</div>