get(); return successTrans("success.data",[],200); } catch (\Throwable $throwable) { return error($throwable->getMessage()); } } }