Laravel Voyager Custom relationship attributes not working
I am using Laravel v:9.52.16 on PHP 8.1.0
How do I place a custom link in the Laravel Voyager administrator?
I want to place in the Laravel Voyager administrator menu a link for a custom view that I have, not for a CRUD. But, I want to do it directly from a Seeder, so that it is not deleted in case I freshen the database.