File: D:/HostingSpaces/SBogers10/ridderstee.komma.pro/app/storage/views/fd5e7c231d57f87c690fb2965c572c6d
<?php $__env->startSection('editable_content'); ?>
<?php echo $__env->make('layouts.partials.mainText', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<section class="sub-main-text unique-in-the-netherlands" id="scrollToBlock">
<div class="grid-row">
<div class="title grid-col">
<h2><?php echo $page->translation->subMain->typeName; ?></h2>
</div>
<div class="description grid-col">
<?php echo $page->translation->subMain->description; ?>
</div>
<a class="internalLink arrow-button down" href="#impression">
</a>
</div>
</section>
<?php echo $__env->make('layouts.partials.about.impression', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*<?php echo $__env->make('layouts.partials.posts.postsRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>*/ ?>
<?php echo $__env->make('layouts.partials.inlineText',
[
'blockId' => 'sustainable_quality',
'code_name' => 'sustainable_quality'
], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('layouts.partials.brochureRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*<?php echo $__env->make('layouts.partials.investRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>*/ ?>
<?php echo $__env->make('layouts.partials.locationMapRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('layouts.partials.contactRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>