HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/tandartsmaas.komma.pro/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>