voyager icon indicating copy to clipboard operation
voyager copied to clipboard

[BREAD] Make the read page and the add-edit page use the same layout parameters.

Open vagra opened this issue 2 years ago • 0 comments

Laravel version

No response

PHP version

No response

Voyager version

No response

Description of problem

Now the read page and the add-edit page use different layouts. The properties we set in the bread cannot affect the layout of the view page. The view page is now just a very simple list mode, which is not good-looking.

Currently I can only modify the read page myself:

20220923_165236 20220923_163747

Proposed solution

Can you improve it so that the read page can also use the layout method of add-edit page, that is, let the two pages look similar in layout.

Alternatives considered

No response

Additional context

No response

vagra avatar Sep 23 '22 08:09 vagra