public NarucivanjeController(PozoristeContext _db, NarucivanjeServis _nServis) { nServis = _nServis; db = _db; narucivanje = nServis.CitajSpisak(); }