update for version 1.0.2
This commit is contained in:
@@ -8,9 +8,7 @@ E-mail :- {!! $email !!}<br/>
|
||||
|
||||
<h4 style="background-color:#F3F3F3;padding:20px;border:1px;border-radius:7px;">{!! $content !!}</h4>
|
||||
|
||||
<br/>
|
||||
Your friendly {!! $system !!}<br/>
|
||||
|
||||
<br/>
|
||||
Kind Regards,<br/>
|
||||
{!! $from !!}
|
||||
|
||||
{!! $from !!}
|
@@ -1,10 +1,9 @@
|
||||
Hello {!! $agent !!},<br/>
|
||||
Ticket No. :- {!! $ticket_number !!} <br/>
|
||||
Hello {!! $agent !!},<br/><br/>
|
||||
Ticket No: {!! $ticket_number !!} <br/>
|
||||
|
||||
Has been assigned to you by {!! $master !!}<br/>
|
||||
|
||||
<br/>
|
||||
Thank You<br/><br/>
|
||||
Kind Regards,<br/>
|
||||
{!! $from !!}
|
||||
|
||||
|
||||
{!! $from !!}
|
@@ -1,9 +1,7 @@
|
||||
Ticket No.: <b>{{ $ticket_number }}</b><br/>
|
||||
<br/>
|
||||
Your ticket have been closed.<br/>
|
||||
Hello,<br/><br/>
|
||||
This message is regarding your ticket ID {{ $ticket_number }}. We are changing the status of this ticket to 'Closed' as the issue appears to be resolved.<br/>
|
||||
<br/>
|
||||
Thank you<br/>
|
||||
<br/>
|
||||
Kind regards,<br/>
|
||||
{!! $from !!}
|
||||
|
||||
{!! $from !!}
|
@@ -2,14 +2,12 @@ Hello {!! $agent !!},<br/><br/>
|
||||
A reply been made to ticket {!! $ticket_number !!} <br/>
|
||||
<br/>
|
||||
From
|
||||
Name :- {!! $name !!}<br/>
|
||||
E-mail :- {!! $email !!}<br/>
|
||||
Name: {!! $name !!}<br/>
|
||||
E-mail: {!! $email !!}<br/>
|
||||
<br/>
|
||||
|
||||
<h4 style="background-color:#F3F3F3;padding:20px;border:1px;border-radius:7px;">{!! $content !!}</h4>
|
||||
|
||||
<br/>
|
||||
Your friendly {!! $system !!}<br/>
|
||||
<br/>
|
||||
Kind Regards,<br/>
|
||||
{!! $from !!}
|
@@ -1,10 +1,11 @@
|
||||
Hello {!! $name !!}, <br/><br/>
|
||||
|
||||
Your account has been created. <br/> <br/>
|
||||
This email is confirmation that you are now registered at our helpdesk. <br/> <br/>
|
||||
|
||||
Registered email: support@ladybirdweb.com<br/>
|
||||
Password: {{$password}} <br/> <br/>
|
||||
|
||||
To view or respond to the ticket, please login {!! \URL::route('ticket2') !!} to the support ticket system <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/>
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
Hello <br/><br/>
|
||||
|
||||
You asked to reset your Sync password. To do so, please click this link:<br/><br/>
|
||||
You asked to reset your password. To do so, please click this link:<br/><br/>
|
||||
|
||||
{!! url('password/reset/'.$token) !!} <br/><br/>
|
||||
|
||||
|
Reference in New Issue
Block a user