Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/cloudcampus.ncriptech.com/../bmtrust.org.in/admin/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include("include/header.php"); include("include/sidebar.php"); ?> <div class="content-wrapper"> <section class="content-header"> <h1> Dashboard <small>Home</small> </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> Level</a></li> <li class="active">Dashboard</li> </ol> </section> <!-- Main content --> <section class="content container-fluid"> <!-- Info boxes --> <div class="row"> <!--<div class="col-md-3 col-sm-6 col-xs-12">--> <!-- <div class="info-box">--> <!-- <span class="info-box-icon bg-aqua"><i class="ion ion-ios-people-outline"></i></span>--> <!-- <div class="info-box-content">--> <!-- <span class="info-box-text">Total Members</span>--> <!-- <span class="info-box-number"><?=$members?><small></small></span>--> <!-- </div>--> <!-- /.info-box-content --> <!-- </div>--> <!-- /.info-box --> <!--</div>--> </div> </section> </div> <?php include("include/footer.php"); ?> </body> </html>