The expression return new Adminetic\Web...dels\Admin\Page::all()) returns the type Adminetic\Website\Http\R...ces\Page\PageCollection which is incompatible with the documented return type Illuminate\Http\Response.
The type Adminetic\Website\Http\C...bsite\Models\Admin\Page was not found. Did you mean Adminetic\Website\Models\Admin\Page? If so, make sure to prefix the type with \.
The expression return new Adminetic\Web...age\PageResource($page) returns the type Adminetic\Website\Http\Resources\Page\PageResource which is incompatible with the documented return type Illuminate\Http\Response.