diff --git a/src/app/_layout/breadcrumb/breadcrumb.component.html b/src/app/_layout/breadcrumb/breadcrumb.component.html index d622f11..3e170af 100644 --- a/src/app/_layout/breadcrumb/breadcrumb.component.html +++ b/src/app/_layout/breadcrumb/breadcrumb.component.html @@ -1,12 +1,22 @@
- | Sales | -Receipts | -Due | -
---|---|---|---|
- {{ element.name }} - | -{{ element.sales }} | -{{ element.receipts }} | -{{ element.due }} | -