@extends('panel.layout.settings') @section('title', __('TTS Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')

{{ __('TTS Settings') }}

@includeIf('panel.admin.settings.particles.azure-setting')

{{ __('Please upload your file to the /public_html/storage folder within your project and provide the file name in the space provided.') }}

@endsection @push('script') @endpush