format.html do
          redirect_to hunter_hunters_improvement_url(hunter_id: @hunter.id, id: @hunters_improvement.id),
                      notice: 'Hunters improvement was successfully updated.'
        end
        format.json do