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/SBogers42/tandartsmaas.nl/app/storage/views/0d3007068edcaee32780437d2a8d8bcd
<?php $__env->startSection('content'); ?>

    <?php if( ! $submenuOnly ): ?>

    <div class="table">

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

        <div id="subContent" class="column wp50 table-cell">

            <?php echo $__env->yieldContent('image'); ?>

            <article class="text-panel">

                <?php echo $__env->yieldContent('text'); ?>
 
            </article>
        </div>
    </div>

    <?php else: ?>
        <?php echo $__env->yieldContent('image'); ?>

        <article class="text-panel">

            <?php echo $__env->yieldContent('text'); ?>

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