Penambahan kolom tabek

This commit is contained in:
NoBody313
2025-05-08 16:13:37 +07:00
parent ca9fd810a7
commit bf6e9a0dff
4 changed files with 37 additions and 0 deletions
+2
View File
@@ -27,6 +27,8 @@ class Letter extends Model
'nomor_surat_acceptance',
'is_completion',
'nomor_surat_completion',
'address_to',
'letter_scope',
];
protected static function boot()