@extends('panel.layout.settings', ['layout' => 'wide']) @section('title', __('Gemini Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')
@if ($app_is_demo)
@else

{{ __('You can enter as much API KEY as you want. Click "Enter" after each api key.') }}

{{ __('Please ensure that your Gemini API key is fully functional and billing defined on your Gemini account.') }}

{{ __('After Saving Setting, Click Here to Test Your Api Keys') }}
@endif

{{ __('In Characters') }}

@endsection @push('script') @endpush