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/rentman.komma.pro/app/storage/views/1d9912bf36067d70e59e1d7ca4f0cb51
<?php $__env->startSection('editable_content'); ?>

    <div class="content-container data-security"> 
        <h1><?php echo $dataSecurity->translation->name; ?></h1>

        <?php if(isset($dataSecurity->translation->description)): ?>
            <?php echo $__env->make('layouts.partials.dynamic.dynamicBlocks', ['dynamicDescription' => $dataSecurity->translation->description], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
        <?php endif; ?>
    </div>



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

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

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

<?php $__env->startSection('extra-js'); ?>
    <script type="text/javascript" src="/js/jquery.touchSwipe.min.js"></script>
    <script type="text/javascript" src="/js/introSlider.js"></script>
<?php $__env->stopSection(); ?>


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