JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrtermination = $termination; } /** * Build the message. * * @return $this */ public function build() { return $this->view('email.termination_send')->with('termination', $this->termination)->subject('Ragarding to termination letter.'); } }