Here is the example on how to create your own page and add it to the left side menu and breadcrumbs.
Run this Angular CLI command for generate new component:
Register new component in the
/src/app/pages/routing.ts file:
Add page to the left menu in
/src/app/_metronic/layout/components/aside/aside-menu/aside-menu.component.html
file: