{{ $serviceError }}
@if(auth()->user()->isAdmin()) {{ __('user.ai_go_to_settings') }} @else{{ __('user.ai_contact_admin') }}
@endif{{ $providerInfo['providerName'] ?? 'AI' }} @if($providerInfo['usingOwnKey'] ?? false) ({{ __('user.ai_your_api_key') }}) @endif
{{ __('user.ai_tokens_remaining') }}
{{ number_format($providerInfo['remainingTokens'] ?? 0) }} / {{ number_format($providerInfo['monthlyLimit'] ?? 0) }}
{{ __('user.ai_welcome_subtitle') }}