Commit eae11ab4 authored by syaifurplus's avatar syaifurplus

fix idPPkelas at siswa

parent 28f6ad28
......@@ -202,7 +202,7 @@ class ImportDapodikController extends Controller
'nama' => $peserta->nama,
'lahir_tanggal' => $peserta->tanggal_lahir,
'lahir_tempat' => $peserta->tempat_lahir,
'idPPKelas' => $kelasId,
'idPPKelas' => 1,
'idPPStatus' => 1,
'idMTempat' => $idMTempat,
'email' => $peserta->email ?? '-',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment