Merge branch 'staging' into feature/senior-officer

This commit is contained in:
majid
2025-01-30 15:04:37 +07:00
2 changed files with 15 additions and 0 deletions

View File

@@ -680,6 +680,7 @@ class PenilaianController extends Controller
'penilaian.userPenilai' => function ($q) {
$q->where('role', 'penilai')->with(['user', 'team.regions'])->first();
},
'penilai',
'approveSo',
'approveEo',
'approveDd',