7 lines
63 B
Text
7 lines
63 B
Text
|
|
|
|
@{
|
|
ViewData["Title"] = "Front office";
|
|
}
|
|
|
|
<h2>Index</h2>
|