toArray(); } public static function delete(array $params) { LotteryDraw::destroy($params['id']); } }