@lang('User Confirmation Flow')
@lang('Enable/Disable the user confirmation flow for the application. When enabled, users will be set to Waiting Approval and require admin approval before becoming Active.') @if (setting('approval.enabled'))
@csrf
@else
@csrf
@endif