[ 'name' => '', '_from' => 'email' ], 'actions' => [ [ '_action' => 'email', 'to' => qdated(), 'sender' => 'codesignd form ', 'subject' => 'Message from the contact form (' . $site->title() . ')', 'snippet' => 'email-templates/contact' ] ] ]); return compact('form'); };