@php $options = [ ...$options, 'label_attr' => [ 'class' => 'required', ], 'label' => app('math-captcha')->label(), ]; @endphp {!! app('math-captcha')->input(['class' => 'form-control', 'id' => 'math-group']) !!}