export const valueGender = [ { id: "M", name: "Laki-Laki" }, { id: "F", name: "Perempuan" } ]