{{ $template->subject }}
Subject: {{ str_replace(['{recipient_name}', '{company_name}'], ['John Doe', 'Acme Corporation'], $template->subject) }}
{recipient_name}
{company_name}