4fc832ede0
- brandLogo closure now returns HtmlString with <img> + <span> side-by-side so the company name appears next to the logo (Filament default replaces brandName when brandLogo is set) - Global search: explicit ->globalSearch() + ->globalSearchKeyBindings(['mod+k']) (use Mod which Filament auto-maps to Cmd/Ctrl per platform) + ->globalSearchFieldKeyBindingSuffix() shows keyboard hint in search bar - Same applied to Central panel