{{ __('Type') }}
@if (! $parentSubject)
{{ __('Permanent/Temporary') }}
@endif @if (isset($subject) && $subject->parent_id)
@else
@endif
@if ($parentSubject) {{ $parentSubject->formattedCode() }} @endif