CourseWork_CompShop/ComputerShopProvider/OrdererClientApp/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2023-05-17 14:20:02 +04:00
@{
Layout = "_Layout";
}