@if(config('system.settings_tickets_edit_subject') == 'yes')
@endif @if(config('system.settings_tickets_edit_body') == 'yes')
@endif @if(request('edit_type') == 'options' || request('edit_type') == 'all')
@endif @if(config('system.settings_customfields_display_tickets') == 'toggled')
{{ cleanLang(__('lang.more_information')) }}
@else @include('misc.customfields') @endif
* {{ cleanLang(__('lang.required')) }}