add notification count for supervise
This commit is contained in:
@@ -42,7 +42,8 @@ class SafetyAndPrivacy extends Model
|
||||
'is_finished',
|
||||
'supervisor_description',
|
||||
'status_fa',
|
||||
'need_judiciary'
|
||||
'need_judiciary',
|
||||
'operator_description'
|
||||
];
|
||||
|
||||
public $table = "safety_and_privacy";
|
||||
|
||||
Reference in New Issue
Block a user