[
  {
    "name": "dashboard",
    "label": "Dashboard",
    "iconClass": "mdi mdi-view-dashboard-outline",
    "child": [
      {
        "name": "index",
        "label": "Ecommerce",
        "link": "index.html",
        "tags": "ecommerce, charts, todos, maps, tabs, tables"
      },
      {
        "name": "analytics",
        "label": "Analytics",
        "link": "analytics.html",
        "tags": "users, charts, notifications, maps"
      }
    ]
  },
  {
    "name": "app",
    "label": "App",
    "iconClass": "mdi mdi-pencil-box-multiple",
    "child": [
      {
        "name": "chat",
        "label": "Chat",
        "link": "chat.html"
      },
      {
        "name": "contacts",
        "label": "Contacts",
        "link": "contacts.html"
      },
      {
        "name": "team",
        "label": "Team",
        "link": "team.html"
      },
      {
        "name": "calendar",
        "label": "Calendar",
        "link": "calendar.html"
      }
    ]
  },
  {
    "name": "components",
    "label": "Components",
    "iconClass": "mdi mdi-folder-multiple-outline",
    "child": [
      {
        "name": "alert",
        "label": "Alert",
        "link": "alert.html"
      },
      {
        "name": "badge",
        "label": "Badge",
        "link": "badge.html"
      },
      {
        "name": "breadcrumb",
        "label": "Breadcrumb",
        "link": "breadcrumb.html"
      },
      {
        "name": "buttons-default",
        "label": "Button Default",
        "link": "button-default.html"
      },
      {
        "name": "button-dropdown",
        "label": "Button Dropdown",
        "link": "button-dropdown.html"
      },
      {
        "name": "button-group",
        "label": "Button Group",
        "link": "button-group.html"
      },
      {
        "name": "button-social",
        "label": "Button Social",
        "link": "button-social.html"
      },
      {
        "name": "button-loading",
        "label": "Button Loading",
        "link": "button-loading.html"
      },
      {
        "name": "card",
        "label": "Card",
        "link": "card.html"
      },
      {
        "name": "carousel",
        "label": "Carousel",
        "link": "carousel.html"
      },
      {
        "name": "collapse",
        "label": "Collapse",
        "link": "collapse.html"
      },
      {
        "name": "list-group",
        "label": "List Group",
        "link": "list-group.html"
      },
      {
        "name": "modal",
        "label": "Modal",
        "link": "modal.html"
      },
      {
        "name": "pagination",
        "label": "Pagination",
        "link": "pagination.html"
      },
      {
        "name": "popover-tooltip",
        "label": "Popover & Tooltip",
        "link": "popover-tooltip.html"
      },
      {
        "name": "progress-bar",
        "label": "Progress Bar",
        "link": "progress-bar.html"
      },
      {
        "name": "spinner",
        "label": "Spinner",
        "link": "spinner.html"
      },
      {
        "name": "switcher",
        "label": "Switcher",
        "link": "switcher.html"
      },
      {
        "name": "tab",
        "label": "Tab",
        "link": "tab.html"
      }
    ]
  },
  {
    "name": "icons",
    "label": "Icons",
    "iconClass": "mdi mdi-diamond-stone",
    "child": [
      {
        "name": "material-icons",
        "label": "Material Icon",
        "link": "material-icon.html"
      },
      {
        "name": "flag-icons",
        "label": "Flag Icon",
        "link": "flag-icon.html"
      }
    ]
  },
  {
    "name": "forms",
    "label": "Forms",
    "iconClass": "mdi mdi-email-mark-as-unread",
    "child": [
      {
        "name": "basic-input",
        "label": "Basic Input",
        "link": "basic-input.html"
      },
      {
        "name": "input-group",
        "label": "Input Group",
        "link": "input-group.html"
      },
      {
        "name": "checkbox-radio",
        "label": "Checkbox & Radio",
        "link": "checkbox-radio.html"
      },
      {
        "name": "form-validation",
        "label": "Form Validation",
        "link": "form-validation.html"
      },
      {
        "name": "form-advance",
        "label": "Form Advance",
        "link": "form-advance.html"
      }
    ]
  },
  {
    "name": "tables",
    "label": "Tables",
    "iconClass": "mdi mdi-table",
    "child": [
      {
        "name": "basic-tables",
        "label": "Basic Tables",
        "link": "basic-tables.html"
      },
      {
        "name": "data-tables",
        "label": "Data Tables",
        "child": [
          {
            "name": "basic-data-table",
            "label": "Basic Data Table",
            "link": "basic-data-table.html"
          },
          {
            "name": "responsive-data-table",
            "label": "Responsive Data Table",
            "link": "responsive-data-table.html"
          },
          {
            "name": "hoverable-data-table",
            "label": "Hoverable Data Table",
            "link": "hoverable-data-table.html"
          },
          {
            "name": "expendable-data-table",
            "label": "Expendable Data Table",
            "link": "expendable-data-table.html"
          }
        ]
      }
    ]
  },
  {
    "name": "maps",
    "label": "Maps",
    "iconClass": "mdi mdi-google-maps",
    "child": [
      {
        "name": "google-map",
        "label": "Google Map",
        "link": "google-map.html"
      },
      {
        "name": "vector-map",
        "label": "Vector Map",
        "link": "vector-map.html"
      }
    ]
  },
  {
    "name": "widgets",
    "label": "Widgets",
    "iconClass": "mdi mdi-widgets",
    "child": [
      {
        "name": "general-widget",
        "label": "General Widget",
        "link": "general-widget.html",
        "tags": "maps, todos, profiles, notifications, customers, cards"
      },
      {
        "name": "chart-widget",
        "label": "Chart Widget",
        "link": "chart-widget.html"
      }
    ]
  },
  {
    "name": "charts",
    "label": "Charts",

    "iconClass": "mdi mdi-chart-pie",
    "child": [
      {
        "name": "chartjs",
        "label": "ChartJS",
        "link": "chartjs.html"
      }
    ]
  },
  {
    "name": "pages",
    "label": "Pages",

    "iconClass": "mdi mdi-image-filter-none",
    "child": [
      {
        "name": "user-profile",
        "label": "User Profile",
        "link": "user-profile.html"
      },
      {
        "name": "authentication",
        "label": "Authentication",
        "child": [
          {
            "name": "sign-in",
            "label": "Sign In",
            "link": "sign-in.html"
          },
          {
            "name": "sign-up",
            "label": "Sign Up",
            "link": "sign-up.html"
          }
        ]
      },
      {
        "name": "others",
        "label": "Others",
        "child": [
          {
            "name": "invoice",
            "label": "Invoice",
            "link": "invoice.html"
          },
          {
            "name": "404",
            "label": "404 Page",
            "link": "404.html"
          }
        ]
      }
    ]
  },
  {
    "name": "documentation",
    "label": "Documentation",

    "iconClass": "mdi mdi-book-open-page-variant",
    "child": [
      {
        "type": "section-title",
        "label": "Getting Started"
      },
      {
        "name": "introduction",
        "label": "Introduction",
        "link": "introduction.html"
      },
      {
        "name": "quick-start",
        "label": "Quick Start",
        "link": "quick-start.html"
      },
      {
        "name": "customization",
        "label": "Customization",
        "link": "customization.html"
      },
      {
        "type": "section-title",
        "label": "Layouts"
      },
      {
        "name": "headers",
        "label": "Header Variations",
        "child": [
          {
            "name": "header-fixed",
            "label": "Header Fixed",
            "link": "header-fixed.html"
          },
          {
            "name": "header-static",
            "label": "Header Static",
            "link": "header-static.html"
          },
          {
            "name": "header-light",
            "label": "Header Light",
            "link": "header-light.html"
          },
          {
            "name": "header-dark",
            "label": "Header Dark",
            "link": "header-dark.html"
          }
        ]
      },
      {
        "name": "sidebar-navs",
        "label": "Sidebar Variations",
        "child": [
          {
            "name": "sidebar-fixed-default",
            "label": "Sidebar Fixed Default",
            "link": "sidebar-fixed-default.html"
          },
          {
            "name": "sidebar-fixed-minified",
            "label": "Sidebar Fixed Minified",
            "link": "sidebar-fixed-minified.html"
          },
          {
            "name": "sidebar-fixed-offcanvas",
            "label": "Sidebar Fixed Offcanvas",
            "link": "sidebar-fixed-offcanvas.html"
          },
          {
            "name": "sidebar-static-default",
            "label": "Sidebar Static Default",
            "link": "sidebar-static-default.html"
          },
          {
            "name": "sidebar-static-minified",
            "label": "Sidebar Static Minified",
            "link": "sidebar-static-minified.html"
          },
          {
            "name": "sidebar-static-offcanvas",
            "label": "Sidebar Static Offcanvas",
            "link": "sidebar-static-offcanvas.html"
          },
          {
            "name": "sidebar-with-footer",
            "label": "Sidebar With Footer",
            "link": "sidebar-with-footer.html"
          },
          {
            "name": "sidebar-without-footer",
            "label": "Sidebar Without Footer",
            "link": "sidebar-without-footer.html"
          },
          {
            "name": "right-sidebar",
            "label": "Right Sidebar",
            "link": "right-sidebar.html"
          }
        ]
      },
      {
        "name": "rtl",
        "label": "RTL Direction",
        "link": "rtl.html",
        "isLast": true
      }
    ]
  }
]
