@extends('panel.layout.settings') @section('title', __('Synthesia Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')
@if ($app_is_demo)
@else

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

@endif
@endsection @push('script') @endpush