diff --git a/YLErpWeb/Views/client/_ClientFileEdit.cshtml b/YLErpWeb/Views/client/_ClientFileEdit.cshtml new file mode 100644 index 00000000..fae8e412 --- /dev/null +++ b/YLErpWeb/Views/client/_ClientFileEdit.cshtml @@ -0,0 +1,169 @@ +@model ClientEditViewModel +@{ + Layout = null; +} + +