diff --git a/frontend/dashboard/src/pages/Corporates/Form.tsx b/frontend/dashboard/src/pages/Corporates/Form.tsx index 4fb934c1..b3f02371 100755 --- a/frontend/dashboard/src/pages/Corporates/Form.tsx +++ b/frontend/dashboard/src/pages/Corporates/Form.tsx @@ -288,6 +288,14 @@ export default function CorporateForm({ isEdit, currentCorporate }: Props) { value: 'email', label: 'E-Mail', }, + { + value: 'name', + label: 'Nama Lengkap', + }, + { + value: 'dob', + label: 'Tanggal Lahir', + }, ]; const types = [