Sindbad~EG File Manager
<?php $__env->startSection('header'); ?>
<style>
#hero{
background: url('<?php echo e(asset('user/images/hero-bg.jpg')); ?>') top center;
background-repeat: no-repeat;
width:100%;
background-size:cover;
}
</style>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('hero'); ?>
<h2>Percayakan Kepada Kami</h2>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<section id="contact">
<div class="container wow fadeInUp">
<div class="section-header">
<h3 class="section-title">Kontak</h3>
<div class="row justify-content-center">
<div class="info">
<div>
<a href="https://wa.me/62895-2550-8810?text=Hai Admin Saya dengan %0ANama%3A%0ANo.%20HP%3A%0AAlamat%3A%0APesan%3A">
<img src="<?php echo e(asset('user/images/wa.jpg')); ?>"></a>
<h2></h2>
</div>
</div>
</div>
</div>
<div class="container wow fadeInUp">
<div class="row justify-content-center">
<div class="col-lg-5 col-md-8">
<div class="info">
<div>
<i class="fa fa-map-marker"></i>
<p>Gedung Arva Lt 4,
<br>Jakarta Pusat</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p>kurniamotors@ptkurniaevcbuinternasional.com</p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>0895-2550-8810</p>
</div>
</div>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-lg-5 col-md-8">
<div class="form">
<div id="sendmessage">Your message has been sent. Thank you!</div>
<div id="errormessage"></div>
<form action="" method="post" role="form" class="contactForm">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validation"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
<div class="validation"></div>
</div>
<div class="text-center"><button type="submit" disabled>Send Message</button></div>
</form>
</div>
</div>
</div>
</div>
</section><!-- #contact -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.user', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH E:\DEVELOP\LARAVEL SOURCE\compro\resources\views/user/contact.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists