{{ __('Leave blank if you don\'t have.') }}

{{ __('Google') }}
{{ __('Google Image') }}
{{ __('Google Mobile') }}
{{ __('MSN Search') }}
{{ __('Yahoo') }}
{{ __('Yahoo MM') }}
{{ __('Yahoo Blogs') }}
{{ __('Ask/Teoma') }}
{{ __('GigaBlast') }}
{{ __('DMOZ Checker') }}
{{ __('Nutch') }}
{{ __('Alexa/Wayback') }}
{{ __('Baidu') }}
{{ __('Naver') }}
{{ __('MSN PicSearch') }}

{{ __('The path is relative to the root and must contain a trailing slash "/".') }}

@error('folders.0') {{ $message }} @enderror
@foreach($inputs as $key => $value)
@error( 'folders.' . $value ) {{ $message }} @enderror
@endforeach
@if ( \App\Models\Admin\General::first()->captcha_status ) @endif
@if ( !empty($data) ) @endif