public WorkingDaysEntriesController()
 {
     Service = new MonthlySalaryService();
 }
 public WorkingDaysEntriesController()
 {
     Service = new MonthlySalaryService();
 }