dynamic-dashboard

to customize the layout, you can change the default layout in the zeus.php config file

1'layout' => 'zeus::components.app',

Publishing the default layout

or if you don't have a layout yet, you can publish the default one:

1php artisan vendor:publish --tag=zeus-views

Publishing Translations

to customize the translations:

1php artisan vendor:publish --tag=zeus-dynamic-dashboard-translations

Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.