$xngToast.notice = function(message, type = "notice") {
    return this.show({
      parent: toastElement,
      template: noticeTemplate,
      position: 'top left',