Added Email Capability
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@props(['url'])
|
||||
<tr>
|
||||
<td class="header">
|
||||
<a href="{{ $url }}" style="display: inline-block;">
|
||||
<img src="https://res.cloudinary.com/thnq1n3e/image/upload/f_auto,q_auto/header_logo_color_syhfnl"
|
||||
alt="FlightsGoneBy"
|
||||
height="80"
|
||||
width="220"
|
||||
style="height: 80px; max-height: 80px; width: 220px; max-width: 220px;">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user