From 443437cdb8a0ac85c26c7d7d2ba19619a0e429cc Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Mon, 30 Nov 2015 19:04:06 +0530 Subject: [PATCH] Update pass.blade.php --- code/resources/views/emails/pass.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/resources/views/emails/pass.blade.php b/code/resources/views/emails/pass.blade.php index 2374d4597..69243a7a5 100644 --- a/code/resources/views/emails/pass.blade.php +++ b/code/resources/views/emails/pass.blade.php @@ -2,7 +2,7 @@ Hello {!! $name !!},

This email is confirmation that you are now registered at our helpdesk.

-Registered email: support@ladybirdweb.com
+Registered email:
Password: {{$password}}

You can visit the helpdesk to browse articles and contact us at any time: {!! \URL::route('ticket2') !!}

@@ -11,4 +11,4 @@ Thank You.

Kind Regards,

-{!! $from !!} \ No newline at end of file +{!! $from !!}