main
ilhamwara 2025-07-08 09:05:33 +07:00
parent 764802e3ac
commit 0ba35bd4b1
1 changed files with 1 additions and 0 deletions

View File

@ -557,6 +557,7 @@ if (!function_exists('hitungSkor')) {
$skor = 1;
}
}elseif($key == 'kegiatan_kampanye'){
dd($val);
if(count($val) >= 5){
$skor = 5;
}elseif(count($val) == 4){