Fix Person

This commit is contained in:
R
2022-11-15 10:43:30 +07:00
parent 961be7568d
commit 897a531326
4 changed files with 56 additions and 8 deletions

View File

@@ -27,8 +27,8 @@ class Person extends Model
'last_education',
'religion',
'blood_type',
'weight',
'height',
'last_weight_kg',
'last_height_cm',
'is_deceased',
'deceased_at',
'marital_status',