JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrtransfer = $transfer; } /** * Build the message. * * @return $this */ public function build() { return $this->view('email.transfer_send')->with('transfer', $this->transfer)->subject('Ragarding to transfer letter to be issued to an employee from one location to another.'); } }