add confirm and reject api
This commit is contained in:
@@ -39,7 +39,8 @@ class SafetyAndPrivacy extends Model
|
||||
'action_date',
|
||||
'status',
|
||||
'final_description',
|
||||
'is_finished'
|
||||
'is_finished',
|
||||
'supervisor_description'
|
||||
];
|
||||
|
||||
public $table = "safety_and_privacy";
|
||||
|
||||
Reference in New Issue
Block a user