ok
Direktori : /proc/self/root/home2/selectio/www/ramali.in/dashboard/ |
Current File : //proc/self/root/home2/selectio/www/ramali.in/dashboard/delieverycharge.php |
<?php include"header.php";?> <html> <head> <title>Delivery Charge | <?=$settings['app_name']?> - Dashboard</title> </head> </body> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <?php include('public/delievery-charge-form.php'); ?> </div><!-- /.content-wrapper --> </body> </html> <?php include"footer.php";?>