@props([ 'site_key', 'extension', 'position' => 'start', 'id' => 'g-recaptcha-container', 'callback' => 'googleV2CaptchaCallback' ]) @php $position = match($position){ 'center' => "justify-content-center", 'start' => "justify-content-start", 'end' => "justify-content-end", }; @endphp @if ($extension->status ?? false)