See https://laracasts.com/discuss/channels/laravel/admin-models-and-relationships
Have you looked at Nova: https://nova.laravel.com/
But an admin section can just be a "guarded page" with links and such just for the admin, very easy to program your own like any other page, nav, etc.