@csrf

{{ __('backend/settings.form.website') }}

@if ($errors->has('registration_close')) {{ $errors->first('registration_close') }} @endif
@if ($errors->has('sro_silk_name')) {{ $errors->first('sro_silk_name') }} @endif
@if ($errors->has('sro_silk_gift_name')) {{ $errors->first('sro_silk_gift_name') }} @endif
{{ __('backend/settings.form.facebook-url-helper') }} @if ($errors->has('facebook_url')) {{ $errors->first('facebook_url') }} @endif
{{ __('backend/settings.form.youtube-url-helper') }} @if ($errors->has('youtube_url')) {{ $errors->first('youtube_url') }} @endif
{{ __('backend/settings.form.contact-email-helper') }} @if ($errors->has('contact_email')) {{ $errors->first('contact_email') }} @endif
{{ __('backend/settings.form.discord-id-help') }} @if ($errors->has('discord_id')) {{ $errors->first('discord_id') }} @endif

{{ __('backend/settings.form.ranking') }}


{{ __('backend/settings.form.voteforsilk') }}


{{ __('backend/settings.form.fortress') }}

@if ($errors->has('jangan_fortress')) {{ $errors->first('jangan_fortress') }} @endif
@if ($errors->has('bandit_fortress')) {{ $errors->first('bandit_fortress') }} @endif
@if ($errors->has('hotan_fortress')) {{ $errors->first('hotan_fortress') }} @endif
@if ($errors->has('constantinople_fortress')) {{ $errors->first('constantinople_fortress') }} @endif

{{ __('backend/settings.form.ranking') }}

@if ($errors->has('char_ranking')) {{ $errors->first('char_ranking') }} @endif
@if ($errors->has('guild_ranking')) {{ $errors->first('guild_ranking') }} @endif
@if ($errors->has('job_ranking')) {{ $errors->first('job_ranking') }} @endif
@if ($errors->has('trader_ranking')) {{ $errors->first('trader_ranking') }} @endif
@if ($errors->has('hunter_ranking')) {{ $errors->first('hunter_ranking') }} @endif
@if ($errors->has('thief_ranking')) {{ $errors->first('thief_ranking') }} @endif
@if ($errors->has('unique_ranking')) {{ $errors->first('unique_ranking') }} @endif
@if ($errors->has('free_pvp_ranking')) {{ $errors->first('free_pvp_ranking') }} @endif
@if ($errors->has('job_pvp_ranking')) {{ $errors->first('job_pvp_ranking') }} @endif

{{ __('backend/settings.form.silkroad') }}

{{ __('backend/settings.form.required-fields') }}

{{ __('backend/settings.form.sro-content-id-help') }} @if ($errors->has('sro_content_id')) {{ $errors->first('sro_content_id') }} @endif
@if ($errors->has('sro_max_server')) {{ $errors->first('sro_max_server') }} @endif
@if ($errors->has('sro_cap')) {{ $errors->first('sro_cap') }} @endif
@if ($errors->has('sro_exp')) {{ $errors->first('sro_exp') }} @endif
@if ($errors->has('sro_exp_gold')) {{ $errors->first('sro_exp_gold') }} @endif
@if ($errors->has('sro_exp_drop')) {{ $errors->first('sro_exp_drop') }} @endif
@if ($errors->has('sro_exp_job')) {{ $errors->first('sro_exp_job') }} @endif
@if ($errors->has('sro_exp_party')) {{ $errors->first('sro_exp_party') }} @endif
@if ($errors->has('sro_ip_limit')) {{ $errors->first('sro_ip_limit') }} @endif
@if ($errors->has('sro_hwid_limit')) {{ $errors->first('sro_hwid_limit') }} @endif

@if($errors->has('image_id'))
{{ $errors->first('image_id') }}
@endif
{{ __('backend/settings.form.signature-information') }}
@if(array_key_exists('signature', $data) && $data['signature'] !== '') @endif