create there culum for safty and privacy and use in controller

This commit is contained in:
2025-08-12 17:16:31 +03:30
parent 4676f628ad
commit b6e0191da7
6 changed files with 45 additions and 3 deletions

View File

@@ -45,7 +45,10 @@ class SafetyAndPrivacy extends Model
'need_judiciary',
'operator_description',
'supervisor_name',
'supervisor_id'
'supervisor_id',
'finish_picture',
'evidence_picture',
'recognize_picture_2',
];
public $table = "safety_and_privacy";