chore(user): change validation attributes
This commit is contained in:
parent
d203df9cd8
commit
61fae6a4f4
@ -74,7 +74,7 @@ public function validationAttributes(): array
|
|||||||
'address' => 'alamat',
|
'address' => 'alamat',
|
||||||
'gender' => 'jenis kelamin',
|
'gender' => 'jenis kelamin',
|
||||||
'outlet_ids' => 'outlet',
|
'outlet_ids' => 'outlet',
|
||||||
'role_ids' => 'role',
|
'role_ids' => 'peran',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user