@php $default_lang_code = app()->getLocale(); $default_lang_name = LaravelLocalization::getSupportedLocales()[app()->getLocale()]['native']; $default_theme = __('Pearl'); $default_presentation_count = 4; $default_text_length = __('Medium'); @endphp

Background image @lang('Create Exceptional Presentations')

@csrf
@include('ai-presentation::home.params.language-dropdown') @include('ai-presentation::home.params.theme-modal') @include('ai-presentation::home.params.presentation-count-dropdown') @include('ai-presentation::home.params.long-dropdown')
@include('ai-presentation::home.advanced-options')
@push('script') @endpush