hiddenLabel(); $this->required(); $this->after(function (TurnstileCaptcha $component) { $component->rule(new ValidTurnstileCaptcha()); }); } }