main
ilhamwara 2025-07-07 10:01:59 +07:00
parent b72785f81c
commit 20a78d1040
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ class KriteriaController extends Controller
$rpp = $data['input_jumlah_rpp'];
$sekolah = $data['input_tingkat_pendidikan'];
dd($rpp,$sekolah);
//SMP dan SMA
if(($sekolah == 'SMP/sederajat') || ($sekolah == 'SMA/sederajat')){