@using System.Reflection @using CompanyManagment.App.Contracts.EmployeeDocuments @using Microsoft.AspNetCore.Mvc.TagHelpers @model CompanyManagment.App.Contracts.EmployeeDocuments.EmployeeDocumentsViewModel @{ string clientVersion = _0_Framework.Application.Version.StyleVersion; }