© 2026 Hedgehog Software, LLC
->headerActions([ Tables\Actions\AttachAction::make() ])
public function workingBuildings():BelongsToMany{ return $this->belongsToMany(Building::class); }