{{ count($linkedForms) }} {{ Str::plural('form', count($linkedForms)) }} linked @if($recordType === 'project') • Includes forms from child tasks @endif
| Form Name | Context | Actions |
|---|---|---|
|
{{ $form['name'] }} @if($form['description']){{ Str::limit($form['description'], 80) }} @endif |
@if($form['context_type'] === 'project') @else @endif {{ $form['context'] }} | |
|
|
|
|
Get started by linking a form to this {{ $recordType }}.
No forms found.
@endforelse