@inherits BaseComp
@if (isLoading || ListRecords == null)
{
| @Traduci("cod") | @Traduci("nome") | @Traduci("risorsa_driver") | @if (selRecord == null) {Prezzo unitario | Costo unitario | }||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @item.CodResource | @item.Name | @item.DriverNav.Name | @if (selRecord == null) {@($"{item.BasePrice:C2}") | @($"{item.BaseRockBottomCost:C2}") | }@if (!item.IsUsed) { } else { } | |||||||||
|
|
||||||||||||||