I am having problems when loading three recaptcha in the same file index.blade.php where there are three different forms, these in turn require validation with recaptcha, but it happens that when loading the first one the next two stop work.
- Is this possible to implement?
If the implementation is affirmative, what are your recommendations according to your experience to carry out this operation?