File: D:/HostingSpaces/BVerhoeven/verhoevendak.nl/app/storage/views/efa3cb2b4e3f7316b181141caebeb4e3
<?php $__env->startSection('body'); ?>
<?php echo $__env->make('kms::partials.flashmessages', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('kms::partials.sidebar', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<section id="main">
<?php echo $__env->yieldContent('content'); ?>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('kms::layouts.base', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>