change step 2 name of safetyAndPrivacy

This commit is contained in:
2024-12-01 15:23:56 +03:30
parent 4b622f801d
commit f47e2bc50b

View File

@@ -44,7 +44,7 @@ class SafetyAndPrivacy extends Model
{
if($this->step == 1){
$this->step = 2;
$this->step_fa = 'گام دوم (اخطار)';
$this->step_fa = 'گام دوم (مستندات قضایی)';
$this->save();