{{ app('captcha')->multiple() }}
Laravel
{!! app('captcha')->display(['id' => 'captcha_1']) !!} {{-- {!! app('captcha')->display([], ['multiple' => true]) !!}--}}
{!! app('captcha')->display() !!} {{-- {!! app('captcha')->display([], ['multiple' => true]) !!}--}}
{!! app('captcha')->displayMultiple() !!} {{--{!! app('captcha')->displayMultiple(['multiple' => true]) !!}--}} {!! app('captcha')->displayJs() !!}
Reset 1
Reset all