File: D:/HostingSpaces/SBogers96/smilefotografie.nl/app/storage/views/8af420cac5073871bc6475c0144485eb
<?php $__env->startSection('title'); ?>
Offerte
<?php $__env->stopSection(); ?>
<?php $__env->startSection('message'); ?>
<p>
Er is een nieuwe offerte binnengekomen:
</p>
<?php echo $__env->make('emails.data.default',['data' => $data, 'formType' => 'offer'], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('emails.template', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>