@extends('admin.layout') @section('content')
{{ $errors->first('zoom_account_id') }}
{{ $errors->first('zoom_client_id') }}
{{ $errors->first('zoom_client_secret') }}
{{ __('if you do not select any vendor, then this credentials will be applied for Admin') }}
{{ $errors->first('google_calendar') }}
{{ $errors->first('calender_id') }}
{{ $errors->first('disqus_status') }}
{{ $errors->first('disqus_short_name') }}
{{ $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') }}
{{ $errors->first('whatsapp_status') }}
{{ $errors->first('whatsapp_number') }}
{{ $errors->first('whatsapp_header_title') }}
{{ $errors->first('whatsapp_popup_status') }}
{{ $errors->first('whatsapp_popup_message') }}