repository->paginate()); } public function show(Album $album) { return AlbumResource::make($album); } }