Server IP : 103.53.40.154 / Your IP : 3.15.239.145 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/ppcad7no/ingleglobalfoundation.in/../vivahmilankendra.com/admin/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php require_once("header.php");?> <!-- =============================================== --> <!-- Left side column. contains the sidebar --> <?php require_once("left-nav.php");?> <!-- =============================================== --> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <section class="content-header"> <div class="header-icon"> <i class="fa fa-dashboard"></i> </div> <div class="header-title"> <h1>Admin Dashboard</h1> <small>Very detailed & featured admin.</small> </div> </section> <!-- Main content --> <section class="content"> <div class="row"> <div class="col-lg-12 text-center" id="login-title" style="margin:100px 0 20px 0"><h2>Welcome to <span style="font-weight:600;text-shadow:1px 1px 2px red">Vivah Milan Kendra</span> Administrator Panel</h2></div> </div> </section> <!-- /.content --> </div> <?php require_once("footer.php"); ?>