File: D:/HostingSpaces/jacques-hein/jacques-hein.nl/app/storage/views/87fd8cf4a85d18c99ec0b5e95760c0dd
<?php $__env->startSection('editable_content'); ?>
<div class="header-background">
<div class="content-container">
<?php echo $__env->make('layouts.partials.contactPerson', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<div class="base-breadcrumb">
<?php echo $__env->make('layouts.partials.breadcrumb', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<div class="reference-intro-text">
<h1><?php echo $page->content->references_introduction->translation->name; ?></h1>
<?php echo $page->content->references_introduction->translation->description; ?>
</div>
<div class="references-block">
<?php echo $__env->make('layouts.partials.references.references', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
</div>
</div>
<?php echo $__env->make('layouts.partials.cta', 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(); ?>