Merge branch 'develop' into 'main'

Develop

See merge request witelgroup/rms_v2!35
This commit is contained in:
2024-12-01 11:56:10 +00:00

View File

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