098b8e5204
Filament's static ::getUrl(['record' => id]) is the canonical way to build a page URL with parameters, and it uses the actual route resolver (handling tenant panel prefix, etc). This is cleaner than hand-building the path and avoids any \$this-binding ambiguity. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>