Modify MenuItems model and view to include a Icon string field. run `dotnet ef migrations add "MenuItems modified"` and `dotnet ef database update`
Modify MenuItems model and view to include a Icon string field.
run
dotnet ef migrations add "MenuItems modified"anddotnet ef database update