@extends('backend.layout') @section('content')
{{ $errors->first('disqus_status') }}
{{ $errors->first('disqus_short_name') }}
{{ $errors->first('google_recaptcha_status') }}
{{ $errors->first('google_recaptcha_site_key') }}
{{ $errors->first('google_recaptcha_secret_key') }}
{{ $errors->first('facebook_login_status') }}
{{ $errors->first('facebook_app_id') }}
{{ $errors->first('facebook_app_secret') }}
{{ $errors->first('google_login_status') }}
{{ $errors->first('google_client_id') }}
{{ $errors->first('google_client_secret') }}