update
parent
764802e3ac
commit
0ba35bd4b1
|
@ -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){
|
||||
|
|
Loading…
Reference in New Issue