mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-05-05 10:12:15 +08:00
6 lines
No EOL
307 B
PHP
6 lines
No EOL
307 B
PHP
{!! (new Html2Text\Html2Text($auto_reply_message))->getText() !!}
|
|
@if (\App\Option::get('email_branding'))
|
|
|
|
-----------------------------------------------------------
|
|
{!! __('Support powered by :app_name — Free open source help desk & shared mailbox', ['app_name' => \Config::get('app.name')]) !!}
|
|
@endif |