@php $heroSettings = get_batch_settings([ 'theme.image_path', ]); @endphp
{{ t('hero_section_settings') }}
{{ t('website_settings') }}
{{ t('hero_section') }} {{ t('hero_section_description') }}
@if ($errors->any()) @else

@endif
@if(checkPermission('admin.website_settings.edit'))
{{ t('save_changes') }}
@endif