$data = [ | $data = [ | ||||
'non' => $compound->non, | 'non' => $compound->non, | ||||
'jenis' => $compound->jenis_n | |||||
'jenis' => $compound->jenis_n, | |||||
'nama' => $compound->nama, | 'nama' => $compound->nama, | ||||
'identity' => $compound->identity, | 'identity' => $compound->identity, | ||||
'alamat' => $compound->alamat, | 'alamat' => $compound->alamat, |