The expression return new Adminetic\Web...s\Admin\Gallery::all()) returns the type Adminetic\Website\Http\R...llery\GalleryCollection which is incompatible with the documented return type Illuminate\Http\Response.
The type Adminetic\Website\Http\C...te\Models\Admin\Gallery was not found. Did you mean Adminetic\Website\Models\Admin\Gallery? If so, make sure to prefix the type with \.
The expression return new Adminetic\Web...lleryResource($gallery) returns the type Adminetic\Website\Http\R...Gallery\GalleryResource which is incompatible with the documented return type Illuminate\Http\Response.