fix kerja

This commit is contained in:
Ain Izazi
2024-12-01 15:30:48 +08:00
parent 520ca5d92d
commit 36dad586c5
5 changed files with 112 additions and 51 deletions
+3 -1
View File
@@ -14,10 +14,12 @@ class AuditCustomer extends Model
'username',
'old_data',
'new_data',
'kodkerja',
'nota_pekerjaan',
'kodcaw',
'created_at',
'updated_at',
'customer_name',
'customer_nokp',
];
}
}