model = Report::create($this->request->all()); }); return $this->model; } }