PHP Classes

File: resources/views/vendor/mail/html/footer.blade.php

Recommend this page to a friend!
  Packages of Nemeth Zoltan   Cards API PHP   resources/views/vendor/mail/html/footer.blade.php   Download  
File: resources/views/vendor/mail/html/footer.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Cards API PHP
Manage trading cards, decks, games, and creators
Author: By
Last change:
Date: 1 month ago
Size: 565 bytes
 

Contents

Class file image Download
<tr>
<td>
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="content-cell" align="center">
<p style="color: #475569; font-size: 18px; letter-spacing: 8px; margin: 15px 0;">? ? ? ?</p>
<p style="color: #64748b; font-size: 13px; margin: 8px 0;">
© {{ date('Y') }} <a href="{{ setting('company_website', config('app.url')) }}" style="color: #ef4444; text-decoration: none;">{{ setting('site_name', 'Cards Forge') }}</a>, {{ __('All rights reserved.') }}
</p>
</td>
</tr>
</table>
</td>
</tr>