data = $data; } public function build() { return $this->view('front.MailTemplate') ->subject('New Contact Form Submission'); } }