update
parent
93c32919ea
commit
45f25b342d
|
|
@ -118,7 +118,7 @@ class KuesionerController extends Controller
|
|||
'tahun' => $row->tahun,
|
||||
'alamat_sekolah' => $row->profile->alamat_sekolah,
|
||||
'penghargaan' => $penghargaan,
|
||||
'status' => kuesionerLogStatus($row->KuseionerId),
|
||||
'status' => kuesionerLogStatus($row->KuesionerId),
|
||||
'action' => $action,
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue