();
+
var app = builder.Build();
// Configure the HTTP request pipeline.
diff --git a/CarService/CarServiceWebApp/Views/Report/Mail.cshtml b/CarService/CarServiceWebApp/Views/Report/Mail.cshtml
new file mode 100644
index 0000000..4e4ecfd
--- /dev/null
+++ b/CarService/CarServiceWebApp/Views/Report/Mail.cshtml
@@ -0,0 +1,6 @@
+@using CarServiceContracts.BindingModels
+@model MailSendInfoBindingModel
+
\ No newline at end of file
diff --git a/CarService/CarServiceWebApp/Views/Report/ReportPayments.cshtml b/CarService/CarServiceWebApp/Views/Report/ReportPayments.cshtml
index c718a4f..b8f7219 100644
--- a/CarService/CarServiceWebApp/Views/Report/ReportPayments.cshtml
+++ b/CarService/CarServiceWebApp/Views/Report/ReportPayments.cshtml
@@ -57,5 +57,8 @@
{
Нет оплат за указанный период
}
+
-
\ No newline at end of file
+
+
+
diff --git a/CarService/CarServiceWebApp/log4net.config b/CarService/CarServiceWebApp/log4net.config
index 51357b2..42b1cb2 100644
--- a/CarService/CarServiceWebApp/log4net.config
+++ b/CarService/CarServiceWebApp/log4net.config
@@ -1,7 +1,7 @@
-
+