Filament's infolist package allows you to render a read-only list of data about a particular entity.
You can have a custom View page with a form or you can have the Infolist, but you can't have an editable Infolist, that's just how it works.
Take a look at this documentation link: Creating another View page.