Update pass.blade.php

This commit is contained in:
Sujit Prasad
2015-11-30 19:06:32 +05:30
parent 443437cdb8
commit ceec1cb9b4

View File

@@ -2,7 +2,7 @@ Hello {!! $name !!}, <br/><br/>
This email is confirmation that you are now registered at our helpdesk. <br/> <br/>
Registered email: <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/>