repository = $repository; } public function getOptions() { return app('json')->success($this->repository->allOptions()); } }