@page "/sales/invoice-report" @using Indotalent.Features.Sales.InvoiceReport.Components @using MudBlazor <_InvoiceReportDataTable /> @code { }