@if (session()->has('success')) @endif @if (session()->has('error')) @endif
{{-- 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