I always go to the docs, search for breadcrumb(), and find the method for Kirby\Panel\Page until I find out I actually have to use $site->breadcrumb() to get the breadcrumb for the current page.