{{ __('Block Serial / IP Address') }}

{{-- Serial/IP Value --}}

{{ __('You can enter either a hardware serial number or an IP address') }}

@error('serialIPValue') {{ $message }} @enderror
{{-- Reason --}}
@error('serialIPReason') {{ $message }} @enderror
{{-- Duration --}}
{{-- Custom Duration --}} @if($serialIPDuration === 'custom')
@error('serialIPCustomDuration') {{ $message }} @enderror
@endif {{-- Info Alert --}}

{{ __('Important Notice') }}

{{ __('Blocking a Serial/IP will prevent all accounts using this hardware serial or IP address from connecting to the server.') }}

{{-- Actions --}}