The expression view('admin::form.row', ...ds' => $this->fields)); of type Illuminate\View\View|Ill...\Contracts\View\Factory adds the type Illuminate\Contracts\View\Factory to the return on line 84 which is incompatible with the return type declared by the interface Illuminate\Contracts\Support\Renderable::render of type string.