public async Task <Field> Show(Guid id) => await _fieldRepository.GetAllInField(id);