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