@extends('super-admin.layouts.saas-app') @section('header-section') @endsection @section('content')
@if($registrationStatus->registration_open == 1)
@endsection @push('footer-script') @if ($global->google_recaptcha_status == 'active' && $global->google_recaptcha_v2_status == 'active') @endif @if ($global->google_recaptcha_status == 'active' && $global->google_recaptcha_v3_status == 'active') @endif @endpush