File: D:/HostingSpaces/SBogers42/tandartsmaas.nl/app/storage/views/f1bbe19df4c45c702ca0a8ffc084b3e4
<?php $__env->startSection('content'); ?>
<section class="panel table">
<div class="column w5 image-holder table-cell">
<?php echo $__env->yieldContent('image'); ?>
</div>
<div class="column w7 table-cell">
<article class="text-panel">
<?php echo $__env->yieldContent('text'); ?>
</article>
</div>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>