ok
Direktori : /home2/selectio/public_html/thecomponents.in/admin/ |
Current File : /home2/selectio/public_html/thecomponents.in/admin/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";?>