repository = $repository; } public function lst() { return app('json')->success($this->repository->getFormatList(0,1)); } }