add new column to safety
This commit is contained in:
@@ -43,7 +43,9 @@ class SafetyAndPrivacy extends Model
|
||||
'supervisor_description',
|
||||
'status_fa',
|
||||
'need_judiciary',
|
||||
'operator_description'
|
||||
'operator_description',
|
||||
'supervisor_name',
|
||||
'supervisor_id'
|
||||
];
|
||||
|
||||
public $table = "safety_and_privacy";
|
||||
|
||||
Reference in New Issue
Block a user