last night i tried and check several times tried to seek "konsuman" in my route, model, controller, database, and views. but i found nothing. the correct value is "konsumen" but after run in browser show error
ErrorException (E_ERROR)
Missing required parameters for [Route: konsumen.update]
[URI: konsumen/{konsuman}]. (View: D:\xampp\htdocs
\skh\resources\views\konsumen\edit.blade.php).
i check in several times to make sure its "konsumen" not "konsuman" but laravel show error like above.
is there any mistaken in my code or maybe another erorr. enclosed my complete work.
here is the link of my complete code in route, model, controller, database and view. thank you for the attention given

