@extends('layouts.super-admin') @section('page-title')

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
@if ($global->front_design == 1) @include('sections.front_setting_new_theme_menu') @else @include('sections.front_setting_menu') @endif

@lang('app.menu.registrationPage')

registration_open == 1) checked @endif />
*@lang('messages.registrationOpen')
enable_register == 1) checked @endif />
@lang('modules.accountSettings.enableRegister')
id }}>
{{--

@lang('app.menu.menu') @lang('app.menu.settings')

--}}
@include('super-admin.sign-up-setting.edit-form')

@endsection @push('footer-script') @endpush