biscolab/laravel-recaptcha

htmlScriptTagJsApi() display two curly brackets

Hugo1380 opened this issue · 1 comments

Describe the bug
When I'm using ReCaptcha::htmlScriptTagJsApi() before my It display {}at the top of my page. But the package work well.

To Reproduce
Steps to reproduce the behavior:

  1. Add {{!! ReCaptcha::htmlScriptTagJsApi() !!}} before your .

Expected behavior
To not have this {}at the top of page.

Screenshots
Screenshot

Screenshot 2

Environment:

  • MacOS 12.1
  • PHP version [8.0.11]
  • Laravel version [8]
  • Package version [5.1.0]

Ok I'm dumb. My BAD ... You can delete this :x