{{ t('custom_field') }}
@if ($this->canCreate) {{ t('new_custom_field') }} @endif
@if ($confirmingDeletion)
{{ t('cancel') }} {{ t('delete') }}
@endif