initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@page "/purchase/bill-report"
|
||||
@using Indotalent.Features.Purchase.BillReport.Components
|
||||
@using MudBlazor
|
||||
|
||||
<_BillReportDataTable />
|
||||
|
||||
@code {
|
||||
}
|
||||
Reference in New Issue
Block a user