getStoreInfo([ [ 'store_id', '=', $this->store_id ] ]); return $this->response($store_info); } }