Welcome, {{ auth()->user()?->name ?? auth()->user()?->username }}

You're signed in as {{ auth()->user()?->email }} (role: {{ auth()->user()?->role }}).

This is the main dashboard. Add links to the vineyards, harvests and wines management here.

@csrf