HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/livable-cities/index.php
<?php include 'inc/header.php';?>
<?php 
session_start();

include("Conf2017admin/conn/db_conn.php");
?>
<div class="container">
  <!-- Marketing Icons Section -->
  <div class="row"> <br>
    <div class="col-md-8">
    <?php include "dashboard.php";?>
      
      
    </div>
    <?php //include 'inc/right-side.php';?>
  </div>
  <!-- /.row -->
  <!-- Portfolio Section -->
  <!-- /.row -->
  <!-- Features Section -->
  
  <!-- /.row -->
  <!-- Call to Action Section -->
  
  <hr />
  
  <br>
  
</div>
<?php include 'inc/footer.php';?>