How many ViewRecord and EditRecord look different, like they should

The thr Resource file public static function form(Form $form): Form, I did what is in the screenshot.
But now the problem is: View item and Edit item looks the same. The Edit item view is ok, but the View item view isn't.
In the View item view, it should display, not display the form inputs to change the fields.
How can I correct the View item view?
Is there a way to configure View and Edit seperately?
Screenshot_2024-07-24_at_13.02.12.png
Was this page helpful?