@lang('settings.guest_settings')

@lang('settings.guest_settings_info')

@csrf

@lang('settings.guest_access_help')

@if ($errors->has('guest_access_enabled')) @endif
@if($errors->has('locale')) @endif
@if ($errors->has('listitem_count')) @endif
@if ($errors->has('links_new_tab')) @endif
@include('admin.system-settings.partials.guest.dark-mode') @include('admin.system-settings.partials.guest.sharing')