update version 1.0.2.1

This commit is contained in:
sujitprasad
2015-12-02 15:21:33 +05:30
parent 29c1cd1826
commit d7a77db621
46 changed files with 295 additions and 132 deletions

View File

@@ -5,10 +5,10 @@ This email is confirmation that you are now registered at our helpdesk. <br/> <b
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/>
You can visit the helpdesk to browse articles and contact us at any time: <a href="{!! \URL::route('ticket2') !!}">{!! \URL::route('ticket2') !!}</a><br/> <br/>
Thank You.<br/><br/>
Kind Regards,<br/><br/>
{!! $from !!}
{!! $from !!}