Deploy {{ vito_version() }}
@include("layouts.partials.project-select")
Press / to Search
@include("layouts.partials.color-scheme")

{{ auth()->user()->name }}

{{ auth()->user()->email }}

{{ __("Profile") }} @if (auth()->user()->isAdmin()) {{ __("Projects") }} @endif
@csrf {{ __("Log Out") }}