request->post(); $result = TranslationLogic::translation($params); return $this->data($result); } }