{!! trans('admin/categories/general.eula_text_help') !!}

{{ trans('general.markdown') }}
@if ($this->eulaTextDisabled) @endif
@if ($defaultEulaText!='') @else @endif
@if ($this->isGlobalSignatureRequired)

{{ trans('admin/categories/general.global_signature_required_notice') }}

@endif
@if ($requireAcceptance)
@endif
@if ($this->emailWillBeSendDueToEula) {{ $this->emailMessage }} @endif