public DrzaveController(NaseljaDBContext context) { _context = context; }
public NaseljaController(NaseljaDBContext context) { _context = context; }