function EventSubscribe({ params, auth }) {
  const { id } = params;
  const { user } = auth.credentials;

  return this