to($toEmail)->from($fromEmail, $fromName)->sender($fromEmail, $fromName) ->replyTo($fromEmail, $fromName)->returnPath($fromEmail)->subject($subject); }); } }