6 lines
134 B
PHP
6 lines
134 B
PHP
{{ trans('dashboard.settings.mail.email.body') }}
|
|
|
|
@if($show_support)
|
|
{!! trans('cachet.powered_by', ['app' => $app_name]) !!}
|
|
@endif
|