| Server IP : 3.138.164.131 / Your IP : 216.73.216.136 Web Server : Apache System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64 User : injazaat ( 1471) PHP Version : 8.1.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/injazaat/public_html/storage/framework/views/ |
Upload File : |
<?php $__env->startSection('contant'); ?>
<!-- Page Title -->
<div class="page-title-wrap">
<div class="page-title-area title-img-one" style="background-image: url(<?php echo e(asset("assets/images/bg-page.jpg")); ?>);">
<div class="title-shape">
<!--<img src=<?php echo e(asset("assets/images/title/title-shape1.png")); ?> alt="Shape">-->
</div>
<div class="d-table">
<div class="d-table-cell">
<div class="title-content">
<h2>Contact</h2>
<ul>
<li>
<a href="<?php echo e(route('home')); ?>">Home</a>
</li>
<li>
<span>Contact</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Page Title -->
<!-- Contact Info -->
<div class="contact-info-area pt-100 pb-70" >
<div class="container">
<div class="row">
<div class="col-sm-6 col-lg-4">
<div class="contact-info-item">
<h3>Address:</h3>
<ul>
<li>
<a href="#"><?php echo \App\Models\Settings::where('id', 3)->first()->value; ?>
</a>
</li>
<li>
<a href="#"><?php echo \App\Models\Settings::where('id', 16)->first()->value; ?>
</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-6 col-lg-4">
<div class="contact-info-item active">
<h3>Phone No:</h3>
<ul>
<li>
<a href="tel:<?php echo \App\Models\Settings::where('id', 2)->first()->value; ?>"><?php echo \App\Models\Settings::where('id', 2)->first()->value; ?></a>
</li>
<li>
<a href="tel:<?php echo \App\Models\Settings::where('id', 4)->first()->value; ?>"><?php echo \App\Models\Settings::where('id', 4)->first()->value; ?>
</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-6 offset-sm-3 offset-lg-0 col-lg-4">
<div class="contact-info-item">
<h3>Email:</h3>
<ul>
<li>
<a href="mailto:<?php echo \App\Models\Settings::where('id', 1)->first()->value; ?>"><?php echo \App\Models\Settings::where('id', 1)->first()->value; ?></a>
</li>
<li>
<a href="mailto:<?php echo \App\Models\Settings::where('id', 5)->first()->value; ?>"> <?php echo \App\Models\Settings::where('id', 5)->first()->value; ?></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Contact Info -->
<!-- Contact Form -->
<div class="contact-form-area pb-100">
<div class="container">
<div class="form-item">
<div class="contact-shape">
<img src="assets/images/contact-shape1.png" alt="Shape">
<img src="assets/images/contact-shape2.png" alt="Shape">
</div>
<form id="contactForm">
<div class="section-title two">
<h2>Get In Touch</h2>
</div>
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="name" id="name" class="form-control" placeholder="Name" required data-error="Please enter your name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="email" name="email" id="email" class="form-control" placeholder="Email" required data-error="Please enter your email">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="phone_number" id="phone_number" placeholder="Phone" required data-error="Please enter your number" class="form-control">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="msg_subject" id="msg_subject" class="form-control" placeholder="Subject" required data-error="Please enter your subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12">
<div class="form-group">
<textarea name="message" class="form-control" id="message" cols="30" rows="8" placeholder="Write message" required data-error="Write your message"></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<div class="form-group">
<div class="form-check agree-label">
<input
name="gridCheck"
value="I agree to the terms and privacy policy."
class="form-check-input"
type="checkbox"
id="gridCheck"
required
>
<label class="form-check-label" for="gridCheck">
Accept <a href="terms-conditions.html">Terms of Services</a> and <a href="privacy-policy.html">Privacy Policy</a>
</label>
<div class="help-block with-errors gridCheck-error"></div>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="text-center">
<button type="submit" class="btn common-btn two">Send Message</button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- End Contact Form -->
<!-- Map -->
<div class="map-area pb-100">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12">
<iframe id="map" src="<?php echo \App\Models\Settings::where('id', 14)->first()->value; ?>" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<iframe id="map2" src="<?php echo \App\Models\Settings::where('id', 15)->first()->value; ?>" allowfullscreen="" loading="lazy" aria-hidden="false"></iframe>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<iframe id="map2" src="<?php echo \App\Models\Settings::where('id', 31)->first()->value; ?>" allowfullscreen="" loading="lazy" aria-hidden="false"></iframe>
</div>
</div>
</div>
</div>
<!-- End Map -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/demotechtime/public_html/rosoleen/resources/views/contact.blade.php ENDPATH**/ ?>