{{ __('Status') }}: {{ $device->status_label }}
{{ __('Security Notice') }}
{{ __('Only share this link with trusted users. Anyone with access to the link can connect to your WhatsApp device during the 10-minute validity period.') }}
{{ __('Existing Valid Links') }}
{{ __('This device already has :count valid connection link(s). Generating a new link will not invalidate existing ones.', ['count' => $device->validConnectionTokens()->count()]) }}