public HomeController()
 {
     db = new FRDbContext();
 }