{closedAt && (
                        <Field>
                            <Label>{t('Closed_At')}</Label>
                            <Info>{formatDateAndTime(closedAt)}</Info>
                        </Field>