The expression return view(backpack_vie...shboard'), $this->data) returns the type Illuminate\View\View which is incompatible with the documented return type Illuminate\Http\Response.
The expression return view('errors.404') returns the type Illuminate\View\View which is incompatible with the documented return type Illuminate\Http\Response.