{{-- Use this blade for templates that have a full structure in the database as default templates and any mail template received from the UI. --}} {!! $content !!} {{-- Subcopy --}} @if (isset($actionArray) && !empty($actionArray)) {{ __('fixed_templates.subcopy_list') }} @endif