Files
faveo/code/resources/views/emails/pass.blade.php
2015-11-30 19:46:21 +05:30

15 lines
380 B
PHP

Hello {!! $name !!}, <br/><br/>
This email is confirmation that you are now registered at our helpdesk. <br/> <br/>
Registered Email: {!! $emailadd !!} <br/>
Password: {{$password}} <br/> <br/>
You can visit the helpdesk to browse articles and contact us at any time: {!! \URL::route('ticket2') !!}<br/> <br/>
Thank You.<br/><br/>
Kind Regards,<br/><br/>
{!! $from !!}