<?php $__env->startSection('title'); ?> Liên Hệ <?php $__env->stopSection(); ?>



<?php $__env->startSection('content'); ?>



<div class="head-banner">



  <img class="img-responsive" src="<?php echo e(url('public/project')); ?>/images/banner-about.jpg">



  <div class="text"><h1>LIÊN HỆ</h1></div>



</div>



<div class="support-content">



  <div class="container"> 



    <div class="row">



      <div class="col-md-6">



        <h3><?php echo e($site_option->name); ?></h3>



        <?php echo $site_option->content; ?>







  



        </div>



        <div class="col-md-6">



       <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d15704.797836898273!2d103.95638017967505!3d10.2454913139591!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31a78b7598928079%3A0x826beda777b892e2!2zU2VuIFZp4buHdCBCdW5nYWxvdyBQaMO6IFF14buRYw!5e0!3m2!1svi!2s!4v1498744103466" width="100%" height="330" frameborder="0" style="border:0" allowfullscreen></iframe>



  



        </div>



      </div>



      



      </div>



    </div>







      <?php $__env->stopSection(); ?>



<?php echo $__env->make('frontend.layout.layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>