Layouts
Authenticated Layout
Layout for pages accessible to authenticated users only.
Full docs coming soon…
User object
If you need to use User object in your components, you can get it quickly from layout.
You can see the the real example in modules/Helpdesk/resources/js/Pages/Index.vue
Usually you could get User object this way: