recurring_invoice = $recurring_invoice } /** * Build the message. * * @return $this */ public function build() { return $this->view('view.name'); } }