Current File : /home/inlingua/www/faridabad/icentex/admin_oral/ingl_oral_cost.view.php
<?php
// Created on: 19-02-2015

// Include header
include "header.php";

echo $succFailMesg; 
?>

<table border='0' class='pa-nor pa-table'>
<tr valign='top'><td>cost_oral</td><td><?php echo $dbObject->getDbField('cost_oral');?>&nbsp;</td></tr>
</table>



<?php
// Include footer
include "footer.php";
?>