coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 358 forks source link

Undefined variable: langs #12

Closed masadi closed 4 years ago

masadi commented 4 years ago

Facade\Ignition\Exceptions\ViewException Undefined variable: langs (View: ___\resources\views\dashboard\editmenu\show.blade.php) when accessing http://localhost:8000/menu/element/show?id=1

rakieta2015 commented 4 years ago

It has just been fixed by this commit:Fix: Remove langs from show menu element (show.blage.php) Thank you for your help in finding this problem.