{servedBy?.ts && (
                        <Field>
                            <Label>{t('Taken_at')}</Label>
                            <Info>{formatDateAndTime(servedBy.ts)}</Info>
                        </Field>