In my application, Filament 3.2, Laravel 11, I had the same issue in the panel. This was sucessfull in displaying the logo image in my project:
->brandLogo(url('storage/images/wplanner_textBorder_transparent.png'))