@if(\App\Models\Extension::where('act', 'custom-captcha')->where('status', 1)->first())
@php echo getCustomCaptcha() @endphp
@endif @push('style') @endpush