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/SBogers10/straffer.komma.nl/app/storage/views/8d87457bae20ff9d5db4a42fa202ec27
<?php $__env->startSection('editable_content'); ?>
    <?php echo $__env->make('layouts.partials.remasteredHeaderImage', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php if($data->content->description != ''): ?>
        <?php echo $__env->make('layouts.partials.introRow', ['class'=> 'work'], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
    <?php endif; ?>

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

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

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

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

    <?php if(in_array('trackingCookieAccepted', array_keys(\Cookie::get()))): ?>
        <!-- Tracking Cookies -->
        <script>
            fbq('track', 'ViewContent');
        </script>
        <!-- End Tracking Cookies -->
    <?php endif; ?>

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