@extends('admin.layout') @section('content')
{{ $errors->first('disqus_status') }}
{{ $errors->first('disqus_short_name') }}
{{ __('If you enable Tawk.To, then you must disable WhatsApp') }}
{{ $errors->first('tawkto_status') }}
{{ $errors->first('tawkto_direct_chat_link') }}
{{ $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') }}
{{ __('Address suggestions will not be available in the location search input.') }}
{{ __('Radius-based location searches will be non-functional.') }}
{{ $errors->first('google_map_api_key_status') }}
{{ $errors->first('google_map_api_key') }}
{{ $errors->first('radius') }}
{{ __('After a location is seached, all the available hotels / rooms which are located within this radius will be displayed.') }}
{{ __('If you enable WhatsApp, then you must disable Tawk.To') }}
{{ $errors->first('whatsapp_status') }}
{{ $errors->first('whatsapp_number') }}
{{ $errors->first('whatsapp_header_title') }}
{{ $errors->first('whatsapp_popup_status') }}
{{ $errors->first('whatsapp_popup_message') }}