formData = $formData; } public function build() { return $this->view('layouts.send-report') ->subject(__('messages.report_mail_admin_subject')); } }