The expression view('admin::grid.total-...', compact('columns')); of type Illuminate\View\View|Ill...\Contracts\View\Factory adds the type Illuminate\Contracts\View\Factory to the return on line 74 which is incompatible with the return type declared by the interface Illuminate\Contracts\Support\Renderable::render of type string.