final commit
This commit is contained in:
11
resources/views/emails/default/ticket_re-reply.blade.php
Normal file
11
resources/views/emails/default/ticket_re-reply.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
---Reply above this line---<br/><br/>
|
||||
|
||||
{!! $content !!}<br/>
|
||||
<?php
|
||||
if($Agent_Signature != null) {
|
||||
?>
|
||||
{!! $Agent_Signature !!}<br/>
|
||||
<?php } ?>
|
||||
|
||||
Ticket Details<br/>
|
||||
Ticket ID: {!! $ticket_number !!}<br/>
|
Reference in New Issue
Block a user