@@ -178,7 +178,7 @@ export default {
emailConfig.SERVICE_ID,
emailConfig.TEMPLATE_ID,
{
- from_name: "test",
+ from_name: this.form.name,
name: this.form.name,
businessName: this.form.businessName,
mobile: this.form.mobile,