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