//GET SCHOOL ID public ActionResult <Korisnik> editSChool(string id) => View(_schoolServices.FindID(id));