subject('This is a test email subject') ->view('emails.form_submitted') ->with(['body' => 'This is a test email body. The SMTP details you entered is correct.']); } }