File: D:/HostingSpaces/SBogers42/tandartsmaas.nl/app/storage/views/6c6e7b060ed26342613be94617fd89ca
<table <?php echo $attributes->cleanTable; ?>
background="#fff"
style="
<?php echo $styles->containerWidth; ?>
padding: 40px;
background: #fff;">
<tr>
<td style="<?php echo $font->default; ?>; padding-bottom: 80px">
<?php echo $__env->yieldContent('message'); ?>
<p>
Met vriendelijke groet,<br />
Team Tandarts Maas
</p>
</td>
</tr>
<tr>
<td>
<a href="https//tandartsmaas.nl" target="_blank" style="display: block; text-decoration: none;">
<div style="<?php echo $styles->button; ?> <?php echo $font->button; ?>">Kijk ook op onze website</div>
</a>
</td>
</tr>
</table>