@extends('panel.layout.settings', ['layout' => 'wide']) @section('title', __('SearchApi Settings')) @section('titlebar_actions', '') @section('titlebar_subtitle', __('This API key is used for these features: AI Youtube')) @section('additional_css') @endsection @section('settings')
@csrf

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

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

@endsection @push('script') @endpush