debug the report tables

This commit is contained in:
2025-03-03 15:38:06 +03:30
parent 3326ab326e
commit 9f08804454
14 changed files with 229 additions and 58 deletions

View File

@@ -28,7 +28,14 @@ class SafetyAndPrivacy extends Model
'edare_shahri_name',
'way_id',
'activity_date_time',
'step',
'step_fa',
'judiciary_document',
'judiciary_document_upload_date',
'action_picture',
'action_picture_document_upload_date',
'axis_type_id',
'axis_type_name',
];
public $table = "safety_and_privacy";