@switch(setting('captcha_type')) @case('v2') {!! Captcha::display() !!} @break @case('v3') {!! Captcha::display() !!} @break @endswitch