@lang('settings.settings')
@csrf
@if ($errors->has('page_title')) @endif
@if ($errors->has('logo_text')) @endif
@lang('settings.additional_footer_link')
@if ($errors->has('additional_footer_link_url')) @endif
@if ($errors->has('additional_footer_link_text')) @endif
@lang('settings.contact_page')

@lang('settings.contact_page_info')

@lang('settings.guest_access_help')

@if ($errors->has('contact_page_enabled')) @endif
@if ($errors->has('contact_page_title')) @endif
@error('contact_page_content') @enderror

@lang('settings.custom_header_content_help')

@error('custom_header_content') @enderror