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

    <div class="row">
        <h2 style="text-align: center; ">Contact us</h2>
        <hr width="75%" size="2" style="padding-bottom: 30px">
    </div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('app', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>