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



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



<!--  <div class="success alert alert-success " id="close">



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



	</div>



 -->



		<div class="content-page">



			<h1>Liên hệ với UniCARE</h1>



			<div class="maps">



				<iframe src="https://www.google.com/maps/d/u/0/embed?mid=zjafdgUAPqaA.kBN7uciGGpvE" width="100%" height="309"></iframe>



			</div>







		</div>



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



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