@using Shared.DTOs

MostInvoicedProduct

@code { [Parameter] public List>? model { get; set; } }