The expression return new Adminetic\Web...\Admin\Facility::all()) returns the type Adminetic\Website\Http\R...lity\FacilityCollection which is incompatible with the documented return type Illuminate\Http\Response.
The type Adminetic\Website\Http\C...e\Models\Admin\Facility was not found. Did you mean Adminetic\Website\Models\Admin\Facility? If so, make sure to prefix the type with \.
The expression return new Adminetic\Web...lityResource($facility) returns the type Adminetic\Website\Http\R...cility\FacilityResource which is incompatible with the documented return type Illuminate\Http\Response.