5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
@{
|
|
ViewData["Title"] = "OT Approval";
|
|
Layout = "~/Views/Shared/_Layout.cshtml";
|
|
}
|