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

Record Type Details

{{--

Configure your field settings for your form field.

--}}
@if($showform) @else
{{ isset($record) ? $record->recordType->title : '' }}
@endif