@php $email_message = new App\Models\EmailMessage; $salutation_style = json_decode($salutation_style); $command = false; $edit_salutation = true; if($type == 'work_notification_email' || $type == 'payment_notification_email') $command = true; @endphp