update arcc untuk notis peringatan kedua dan pertama

This commit is contained in:
Nur Izzati Zulkifli
2024-01-04 15:53:53 +08:00
parent 51c0020ac6
commit 2de3756400
4 changed files with 649 additions and 2 deletions
+8
View File
@@ -15,7 +15,9 @@ class NotisPeringatan extends Model
* @var array
*/
protected $fillable = [
'id',
'notis_id',
'tarikh_notis',
'kodcaw',
'norujukan',
'nokp',
@@ -28,6 +30,12 @@ class NotisPeringatan extends Model
'marhun',
'percent',
'peringatan',
'tarikhnotis1',
'tarikhnotis2',
'fasa',
'tmatang',
'tmatang1',
'tagsurat'
];
/**