mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-04-20 17:38:29 +00:00
6 lines
No EOL
159 B
PHP
6 lines
No EOL
159 B
PHP
<div class="large">
|
|
{!! NoCaptcha::renderJs() !!}
|
|
{!! NoCaptcha::display() !!}
|
|
|
|
@include('parts.errors', ['name' => 'g-recaptcha-response'])
|
|
</div> |