HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers93/fitale.nl/app/storage/views/577d1ce9676455ff652d82dff3e4c0e7
<?php $__env->startSection('editable_content'); ?>

    <div class=" contact-container">
        <div class="content-container">
            <h1><?php echo $data->content->translation->name; ?></h1>
            <?php echo $__env->make('forms.contact', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
        </div>

    </div>


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

<?php $__env->startSection('extra-js'); ?>
    <script type="text/javascript" src="/js/contact.js"></script>
    <script type="text/javascript" src="/js/selectric.min.js"></script>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>