'array', ]; public function siswa() { return $this->belongsTo(Siswa::class); } }