Files
faveo/code/resources/views/emails/check_ticket.blade.php
2015-12-02 15:21:33 +05:30

9 lines
181 B
PHP

Hello {!! $user !!},<br/><br/>
Click the link below to view your Requested ticket <br/><br/>
<a href="{!! $link !!}">{!! $link !!}</a><br/><br/>
Kind Regards,<br/>
{!! $from !!}