Merge branch 'staging' into fix/save-penilai

This commit is contained in:
majid
2025-03-14 10:40:16 +07:00
7 changed files with 119 additions and 90 deletions

View File

@@ -772,6 +772,7 @@ class SurveyorController extends Controller
$penilaian->update([
'status' => 'survey-completed',
'updated_at' => now(),
]);