public TelefonskiImeniksController(ImenikContext context) { _context = context; }
public ImenikController(ImenikContext context) { _context = context; }