{{-- ================================================================ TOP BAR $standalone (optional, default false): when true, wraps in its own x-data and hides the environment picker (used on non-workspace pages) ================================================================ --}} @php $standalone ??= false; @endphp @if($standalone)
@endif
{{-- Logo --}} Freeman Freeman
{{-- User menu --}}
@if(auth()->user()->is_super_admin) Manage Users
@endif Change Password
@csrf
@if($standalone)
@endif