@php $label = 'mb-1 block font-mono text-[11px] uppercase tracking-wider text-ink-3'; $field = 'h-9 w-full rounded-md border border-line bg-inset px-3 font-mono text-sm text-ink placeholder:text-ink-4 focus:border-accent/40 focus:outline-none'; $select = 'h-9 w-full rounded-md border border-line bg-inset px-3 text-sm text-ink focus:border-accent/40 focus:outline-none'; @endphp

{{ __('modals.fail2ban_ban.title') }}

{{ __('modals.fail2ban_ban.subtitle') }}

@if ($error)

{{ $error }}

@endif
{{ __('common.cancel') }} {{ __('modals.fail2ban_ban.submit') }}