@php use App\Domains\Entity\Enums\EntityEnum; @endphp @extends('panel.layout.settings', ['layout' => 'wide']) @section('title', __('GammaAI Settings')) @section('titlebar_actions', '') @section('titlebar_subtitle', __('This API key is used for AI Presentation Maker.'))) @section('additional_css') @endsection @section('settings')
@endsection @push('script') @endpush