Add breadcrumbs to custom page

I have been looking in to this but not found anything yet. Is there a way to add breadcrumbs to a custom page?
Solution
Hi, I think you can extend getBreadcrumbs from Filament\Resources\Pages\Page to return an array with url as key and label as value
Was this page helpful?