{{ __('Verified') }} {{ $rights && ($rights & 0x00001000) ? "Yes" : "No" }}
@csrf @if (getenv('APP_MARKET') == 'gt') @if(Auth::user()->hasRole('FullPlayers') || Auth::user()->hasRole('LimitedPlayers') || Auth::user()->hasRole('OperatorPersonnel')) @if (($rights & 0x00001000) == 0) @else @endif @endif @endif