<tr>
<td style="background:#062e39; padding:20px; text-align:center; color:#c5c5c5; font-size:13px;">
<p style="margin:0;">© {{ date('Y') }} Your Company. All rights reserved.</p>
<p style="margin:5px 0 0;">
<a href="{{ url('/privacy') }}" style="color:#fd5523; text-decoration:none;">Privacy Policy</a> |
<a href="{{ url('/contact') }}" style="color:#fd5523; text-decoration:none;">Contact Us</a>
</p>
</td>
</tr>