@extends('layouts.app') @push('styles') @endpush @section('content')

@lang($pageTitle)

registration_open) checked @endif class="custom-control-input change-module-setting" id="registration_open" name="registration_open">
enable_register) checked @endif class="custom-control-input change-module-setting" id="enable_register" name="enable_register">
sign_in_show == 'yes') checked @endif class="custom-control-input change-module-setting" id="sign_in_show" name="sign_in_show" value="yes">
sign_up_terms == 'yes') checked @endif class="custom-control-input change-module-setting" id="sign_up_terms" name="sign_up_terms" value="yes">
@lang('superadmin.registerMessage')
@lang('app.update')
@endsection @push('scripts') @endpush