Server IP : 103.53.40.154 / Your IP : 3.144.235.141 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 (0750) : /home2/ppcad7no/fastelevator.in/../nbms.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include_once "admin/config.php";?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Gallery | Nand Kishore Building Maintenance Services</title> <meta name="description" content="Gallery | Nand Kishore Building Maintenance Services"> <?php include 'top-link.php';?> </head> <body> <?php include 'header.php';?> <!-- breadcrumb area --> <div class="breadcrumb-area breadcrumb-padding bg-img" style="background-image:url(<?php echo $wspath?>assets/images/bg/bg-3.jpg)"> <div class="container"> <div class="breadcrumb-content text-center"> <h1 style="color:white;">Gallery</h1> <ul> <li><a href="<?php echo $wspath?>">Home</a></li> <li><i class="fa fa-angle-right"></i></li> <li>Gallery</li> </ul> </div> </div> </div> <?php include 'index-projects.php';?> <?php // include 'testimonial.php'; ?> <?php include 'footer.php';?>