@if (config('recaptcha.enabled'))
@endif
{{-- Bootstrap JS (via npm - copiado pelo Vite durante o build) --}}
@if (Route::currentRouteName() == 'admin.login')
@endif
@if (Route::currentRouteName() == 'admin.esqueceuSenha')
@endif
@if (Route::currentRouteName() == 'admin.contas.publicas.create')
@endif
@if (Route::currentRouteName() == 'admin.novaConta')
@endif