public EditModel(Carstica_Adrian_Lab8.Data.Carstica_Adrian_Lab8Context context)
 {
     _context = context;
 }
 public DetailsModel(Carstica_Adrian_Lab8.Data.Carstica_Adrian_Lab8Context context)
 {
     _context = context;
 }