One Hat Cyber Team
  • Dir : ~/var/www/skvinfotech.com/resources/views/
  • Edit File: contact.blade.php
    {!! htmlFormSnippet() !!} @if($errors->has('g-recaptcha-response'))
    {{ $errors->first('g-recaptcha-response') }}
    @endif
    @endsection