Laravel Captcha Code Example

@if ($errors->any())

@endif
@csrf
{!! captcha_img() !!}