Files
moadiran/TaxPayerFull/Pages/UserPanel/Customer.razor

7 lines
70 B
Plaintext
Raw Normal View History

2024-04-22 23:32:39 +03:30
@page "/Customer"
<h3>Customer</h3>
@layout PanelLayout
@code {
}