belongsTo(Anggota::class, 'anggota_id'); } // public function kolat(): BelongsTo // { // return $this->belongsTo(Kolat::class, 'kolat_id'); // } }