@csrf
{{-- Form section --}}

General Information

Configure your field settings for your form field.

stx_
{{-- Form section --}}

Record Types

Choose the record types you'd like this field applied to.

@foreach($recordtypes as $option)
@endforeach
{{-- Form section --}}

Validation Rules

Apply optional validation rules to your form field.

Cancel