UserPanel
This commit is contained in:
6
TaxPayerFull/Pages/UserPanel/Customer.razor
Normal file
6
TaxPayerFull/Pages/UserPanel/Customer.razor
Normal file
@@ -0,0 +1,6 @@
|
||||
@page "/Customer"
|
||||
<h3>Customer</h3>
|
||||
@layout PanelLayout
|
||||
@code {
|
||||
|
||||
}
|
Reference in New Issue
Block a user