uid(); $data = $this->services->getCartList((int)$uid); return app('json')->successful($data); } }