????

Your IP : 3.145.79.94


Current Path : C:/inetpub/vhost/gdnn.gdtsolutions.vn/api/App_Start/Areas/HelpPage/Views/Shared/
Upload File :
Current File : C:/inetpub/vhost/gdnn.gdtsolutions.vn/api/App_Start/Areas/HelpPage/Views/Shared/_Layout.cshtml

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width" />
    <title>@ViewBag.Title</title>
    @RenderSection("scripts", required: false)
</head>
<body>
    @RenderBody()
</body>
</html>