.dev/demo/form/captcha.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return function () {
    return form()->captcha();
};