{{ ___('Create Custom Field') }}

@csrf

{{ ___('HTML allowed in textarea.') }}

{{ quick_switch(___('Use as filter'), 'use_as_filter', false, ___('Use this field as filter in the advanced search. ')) }}
{{ quick_switch(___('Show in List or Grid view'), 'show_in_view', false, ___('Use this field as show in List or Grid view.')) }}
{{ quick_switch(___('Active'), 'active', true) }}