@vite(['resources/css/app.css'])
{{ __('Access blocked') }}

{{ __('Your IP is not on the allowlist.') }}

{{ __("An administrator has restricted admin-panel access to specific IP ranges, and the address you're connecting from is not allowed.") }}

{{ __('Your IP') }}
{{ $ip ?? 'unknown' }}
If this is unexpected, ask a super-admin to add your IP at /admin/security → API and webhooks → IP allowlist.
{{ __('Go to dashboard') }}
@csrf