Files
faveo/resources/views/emails/ticket_re-reply.blade.php
sadashivanand d029077313 bug fix
2016-02-05 16:16:58 +05:30

12 lines
204 B
PHP

---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/>