hasMany(Warga::class); } public function getLabelAttribute(): string { return "Dusun {$this->dusun} - RW {$this->rw}"; } }