File: D:/HostingSpaces/SBogers42/tandartsmaas.nl/app/views/emails/template/footer.blade.php
<table {{ $attributes->cleanTable }}
background="{{ $colors->purple }}"
style="{{ $styles->containerWidth }}
padding: 40px;
height: 120px;
background: {{ $colors->purple }};
color: #E6E6EC">
<tr>
<td class="stack" valign="top" style="{{ $font->default }}">
Nieuwstraat 59<br />
6021 HR Budel<br />
<br />
0495 - 58 58 58<br />
06 - 16 52 66 77<br />
<a style="color: #E6E6EC" href="mailto:info@tandartsmaas.nl">info@tandartsmaas.nl</a><br />
<br />
</td>
<td class="stack" valign="top" style="{{ $font->default }}">
Tandarts Maas is aangesloten bij:<br />
<img src="{{ $url->image }}footer_logos.png" style="padding-top: 10px"/>
</td>
</tr>
</table>