Commit de15cf09 authored by syaifurplus's avatar syaifurplus

fix idPPKelas at siswa

parent ed6ac3b8
......@@ -214,7 +214,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