create supervisor cartable
This commit is contained in:
@@ -36,7 +36,10 @@ class SafetyAndPrivacy extends Model
|
||||
'action_picture_document_upload_date',
|
||||
'axis_type_id',
|
||||
'axis_type_name',
|
||||
'action_date'
|
||||
'action_date',
|
||||
'status',
|
||||
'final_description',
|
||||
'is_finished'
|
||||
];
|
||||
|
||||
public $table = "safety_and_privacy";
|
||||
|
||||
Reference in New Issue
Block a user