Files
nhgooi.nl/website/storage/framework/views/69ec80d08788d4773e6e49b7f18b0618eb7b1e51.php
2020-01-06 02:36:10 +01:00

8 lines
373 B
PHP

<?php $__env->startSection('content'); ?>
<div class="clearfix" style="height: 15px;"></div>
<div class="page_header clearfix page_margin_top">
<h1 class="page_title"><?php echo $__env->yieldContent('title'); ?></h1>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>