Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.135.201.101
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
milovo /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
_.htaccess
0
B
-rw-r--r--
about.php
9.12
KB
-rw-r--r--
blog.php
10.34
KB
-rw-r--r--
contact.php
5.91
KB
-rw-r--r--
gallery.php
3.8
KB
-rw-r--r--
indexold.html
36.83
KB
-rw-r--r--
service-single.php
5.35
KB
-rw-r--r--
services.php
5.31
KB
-rw-r--r--
team.php
16.6
KB
-rw-r--r--
work.php
5.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : contact.php
<?php include("includes/header.php"); ?> <!--Page Title--> <section class="page-title" style="background-image:url(images/bg-parallax-01.jpg);"> <div class="container"> <h1>Contact Us</h1> <ul class="bread-crumb clearfix"> <li><a href="index.html">Home</a></li> <li>Contact Us</li> </ul> </div> </section> <!--End Page Title--> <!-- Contact Page Section --> <section class="contact-page-section position-relative cmm-section"> <div class="container"> <div class="row clearfix"> <div class="contact-column col-lg-4 col-md-12 col-sm-12 order-2"> <div class="inner-column"> <div class="sec-title"> <h2>Contact Info</h2> </div> <ul class="contact-info"> <li> <span class="icon fa fa-map-marker-alt"></span> <!-- <p><strong> Sector 47,</strong></p> <p><strong> Sector 47,</strong> <br>Gurugram, Haryana - 122018</p> --> <p><a href="https://maps.app.goo.gl/LMmMskEaYRAjt7cD6" target="_blank"> <strong> Sector 47,</strong> <br>Gurugram, Haryana - 122018</a></p> </li> <li> <span class="icon fa fa-phone-volume"></span> <p><strong>Call Us</strong></p> <p><a href="tel:+919871283909" target="_blank">+91 9871283909</a></p> </li> <li> <span class="icon fa fa-envelope"></span> <p><strong>Mail Us</strong></p> <p><a href="mailto:namit@milovoevents.in" target="_blank">namit@milovoevents.in</a></p> </li> <li> <span class="icon fa-brands fa-whatsapp"></span> <p><strong>Chat with us on WhatsApp</strong></p> <p><a href="https://api.whatsapp.com/send?phone=9871283909&text=Hi%2C%20milovo" target="_blank">+91 9871283909</a></p> </li> </ul> <!-- <ul class="social-icon-two social-icon-colored"> <li><a href="#"><i class="fab fa-facebook"></i></a></li> <li><a href="#"><i class="fab fa-twitter"></i></a></li> </ul> --> </div> </div> <!-- Form Column --> <div class="form-column col-lg-8 col-md-12 col-sm-12"> <div class="inner-column"> <div class="contact-form contact-column"> <div class="sec-title"> <h2>Get in Touch</h2> </div> <form method="post" action="#" id="contact-form"> <div class="row clearfix"> <div class="col-lg-6 col-md-6 col-sm-12 form-group"> <input type="text" name="username" placeholder="Name" required=""> </div> <div class="col-lg-6 col-md-6 col-sm-12 form-group"> <input type="text" name="phone" placeholder="Phone" required=""> </div> <div class="col-lg-6 col-md-6 col-sm-12 form-group"> <input type="email" name="email" placeholder="Email" required=""> </div> <div class="col-lg-6 col-md-6 col-sm-12 form-group"> <select class="form-select" aria-label="Default select example"> <option selected>Open this select menu</option> <option value="1">Corporate Events</option> <option value="2">Exhibitions</option> <option value="3">Team Building</option> </select> </div> <div class="col-lg-12 col-md-12 col-sm-12 form-group"> <input type="text" name="Company Namet" placeholder="Company Name" > </div> <div class="col-lg-12 col-md-12 col-sm-12 form-group"> <textarea name="message" placeholder="Message"></textarea> </div> <div class="col-lg-12 col-md-12 col-sm-12 form-group mb-0"> <button class="theme-btn btn-style-one" type="submit" name="submit-form">Submit Now <i class="fa-solid fa-arrow-right-long"></i></button> </div> </div> </form> </div> </div> </div> </div> </div> </section> <!--End Contact Page Section --> <!-- Map Section --> <div class="map-section"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3508.6459021166143!2d77.04960987184164!3d28.429939639736478!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390d191627c49e5d%3A0x3f3aa58fd016bf6c!2sMilovo%20Events!5e0!3m2!1sen!2sus!4v1716831260836!5m2!1sen!2sus" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <?php include("includes/footer.php"); ?>
Close