@push('styles') @endpush
{{ __('System Configuration') }}
{{ __('Manage branding and feature flags with secure, versioned system settings.') }}
@csrf @method('PUT')
@cantab('global settings', 'general')
{{ __('Branding Settings') }}
{{ __('Personalize your application appearance and identity.') }}

{{ __('Regional Settings') }}

{{ __('Brand Assets') }}
logo
favicon
@endcantab @cantab('global settings', 'login-security')
{{ __('Authentication & Security') }}
{{ __('Manage how users access your system and prevent abuse.') }}
{{ __('Before account is temporarily locked') }}
{{ __('Duration the account remains locked') }}

{{ __('Send email when account is locked') }}

{{ __('Two-Factor Authentication (2FA)') }}

{{ __('Two-factor authentication') }}

{{ __('Google reCAPTCHA') }}

{{ __('Google reCAPTCHA on login page') }}

{{ __('Trust Device & Passkeys') }}
{{ __('Validity period of 2FA bypass on trusted devices') }}

{{ __('Login using Fingerprint/FaceID') }}

{{ __('Logging') }}

{{ __('Record all login attempts and activities') }}

{{ __('Session Management') }}
{{ __('Restrict users to one active device at a time') }}
{{ __('Automatically log out idle users') }}

{{ __('Remember Me Features') }}
{{ __('Enable the "Remember Me" feature on the login page') }}
{{ __('How long the remember me token lasts') }}
@endcantab @cantab('global settings', 'password-policy')
{{ __('Password Policy') }}
{{ __('Set requirements for user passwords and rotation cycles.') }}

{{ __('Aging, History & Resets') }}
{{ __('0 = Unlimited. Users will be forced to change password after this period.') }}
{{ __('Check last X passwords when changing password.') }}
{{ __('How many minutes the password reset link remains valid.') }}
@endcantab @cantab('global settings', 'social-login')
{{ __('Social Login & OAuth') }}
{{ __('Configure external authentication providers like Google, Facebook, or LinkedIn.') }}
{{ __('Google OAuth') }}
{{ __('Facebook OAuth') }}
{{ __('GitHub OAuth') }}
{{ __('Global Settings') }}
{{ __('Unified redirect URL after OAuth login for all providers.') }}
@endcantab @cantab('global settings', 'ip-access')
{{ __('Firewall & Access') }}
{{ __('Control IP whitelisting and network-level restrictions.') }}
{{ __('IP addresses allowed to access the admin area (Comma separated)') }}
{{ __('IP addresses globally blocked from accessing the app (Comma separated)') }}

{{ __('Rate Limiting & Mitigation') }}
{{ __('Max requests per minute per IP') }}
{{ __('Number of requests before auto-block') }}
{{ __('Automatically block suspicious IPs exceeding the threshold') }}

{{ __('Transport Security') }}
{{ __('Redirect all traffic to HTTPS') }}
{{ __('Cookies are only sent over HTTPS connections') }}
{{ __('HTTP Strict Transport Security') }}
{{ __('Fully encrypt session payload contents') }}

{{ __('CORS Policy') }}
{{ __('Allowed Origins to access the API (Comma separated)') }}
{{ __('Allowed HTTP Methods (Comma separated)') }}
{{ __('Allowed Request Headers (Comma separated)') }}
@endcantab @cantab('global settings', 'notifications')
{{ __('Communication Hub') }}
{{ __('Centralize all system-to-user notification channels.') }}
{{ __('Toggle the entire notification infrastructure across the platform.') }}

{{ __('Email Gateway (SMTP)') }}
{{ __('Password is now hidden by default.') }}

{{ __('Telegram Messenger Bot') }}
{{ __('Generate via @BotFather on Telegram.') }}
{{ __('Target group/user ID.') }}
{{ __('Telegram integration allows the system to send real-time alerts for security events and system health.') }}
@endcantab
{{ __('Backup Scheduler') }}

{{ __('Google Drive Configuration') }}
{{ __('Amazon S3 Configuration') }}

{{ __('Backup Inventory') }}
{{ __('Backup File') }} {{ __('Status') }} {{ __('Date') }} {{ __('Actions') }}
{{ __('Scanning storage...') }}
@cantab('global settings', 'content-legal') @endcantab @cantab('global settings', 'ai-config')

{{ __('AI Intelligence Center') }}

{{ __('Neural Engine Gateway operational at node biiproject') }}

{{ __('TOTAL REQUESTS') }}

0

{{ __('TOKEN DENSITY') }}

0

{{ __('Active Tokenized Data Streams') }}

{{ __('ESTIMATED RUNTIME COST') }}

$0.00

{{ __('Projected Neural Compute Cost') }}

{{ __('AI Engine Configuration') }}
{{ __('Select and configure your preferred AI provider.') }}
{{ __('Allow the platform to utilize AI for various features.') }}
@php $providers = [ 'gpt' => ['name' => 'OpenAI GPT', 'img' => 'gpt.png'], 'gemini' => ['name' => 'Google Gemini', 'img' => 'gemini.png'], 'claude' => ['name' => 'Anthropic Claude', 'img' => 'claude.png'], 'deepseek' => ['name' => 'DeepSeek AI', 'img' => 'deepseek.png'], 'grok' => ['name' => 'xAI Grok', 'img' => 'grok.png'], 'mistral' => ['name' => 'Mistral AI', 'img' => 'mistral.png'], 'ollama' => ['name' => 'Ollama (Local)', 'img' => 'ollama.png'], 'openrouter' => ['name' => 'OpenRouter', 'img' => 'openrouter.png'], ]; $activeProvider = old('ai_provider', $settings['ai_provider'] ?? 'gpt'); @endphp @foreach($providers as $key => $provider)
@endforeach

{{ __('OpenAI API Settings') }}
{{ __('Google Gemini API Settings') }}
{{ __('Anthropic Claude API Settings') }}
{{ __('DeepSeek API Settings') }}
{{ __('xAI Grok API Settings') }}
{{ __('Mistral AI API Settings') }}
{{ __('OpenRouter API Settings') }}
{{ __('Ollama Settings (Local)') }}
{{ __('Inference Parameters') }}
{{ __('This instruction will be appended to every AI request.') }}
{{ __('Neural Sandbox') }}
{{ __('ACTIVE CONSOLE') }}

{{ __('Waiting for neural input sequence...') }}

0ms $0.000
@endcantab @cantab('global settings', 'sap-integration')
{{ __('SAP RFC Integration') }}
{{ __('Configure connection settings for SAP Remote Function Call (RFC) services.') }}
{{ __('RFC Requirements') }}

{{ __('Integration requires the sapnwrfc PHP extension and SAP NW RFC SDK. Ensure these are correctly installed on your production environment node.') }}

{{ __('Connectivity Check') }}

{{ __('Verify if the system can establish a handshake with the SAP server.') }}

@endcantab @cantab('global settings', 'monitoring')
{{ __('Debug & Monitoring') }}
{{ __('Control diagnostic services and system-level monitoring tools.') }}
{{ __('Important Performance Note') }}

{{ __('Enabling these tools (especially Pulse and Telescope) will add overhead to every request. It is recommended to disable them in high-traffic production environments unless active debugging is required.') }}

{{-- 0. AI Diagnostics --}}
{{ __('AI Diagnostics') }}

{{ __('Intercept runtime exceptions, diagnose errors via AI, and automatically apply code fixes in real-time. If disabled, the AI agent will not run.') }}

{{-- 1. Laravel Horizon --}}
{{ __('Laravel Horizon') }}

{{ __('A beautiful dashboard and code-driven configuration for your Redis-powered queues.') }}

{{-- 2. Laravel Pulse --}}
{{ __('Laravel Pulse') }}

{{ __('A real-time application performance monitoring (APM) tool for your Laravel application.') }}

{{-- 3. Laravel Telescope --}}
{{ __('Laravel Telescope') }}

{{ __('Provides insight into the requests coming into your application, exceptions, log entries, and more.') }}

{{-- 4. API Documentation --}}
{{ __('API Documentation') }}

{{ __('Generates interactive API documentation (Swagger/OpenAPI) based on your route annotations.') }}

{{ __("Connectivity Diagnostics") }}
{{ __("Primary Database Connection") }}

{{ __("Perform a real-time dry-run to verify connectivity with the primary system database.") }}

@endcantab
@canmanageanytab('global settings')
{{ __('Changes are applied globally across the entire application.') }}
@endcanmanageanytab
@push('scripts') @endpush @push('styles') @endpush