@extends('panel.layout.settings') @section('title', __('Heygen Settings')) @section('titlebar_actions', '') @section('titlebar_subtitle', __('This API key is used for these features: AI Persona')) @section('additional_css') @endsection @section('settings')
@csrf

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

@endsection @push('script') @endpush