resources/views/vendor/voyager/slug-name
where slug-name is the slug that you have assigned for that table. There are 4 files that you can override:resources/views/vendor/voyager/bread
edit-add.blade.php
by extending the submit-buttons
section:config/voyager.php
:php artisan voyager:controllers
, Voyager will now use the child controllers which will be created at App/Http/Controllers/Voyager
DataRow
:Menu
model with your own App\Menu
model: