mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
3.0.6i
This commit is contained in:
@@ -315,4 +315,9 @@ class ECCController extends Controller
|
||||
|
||||
return redirect('/ecc/inventory/'.$id.'/'.$niveau.'/'.$periode);
|
||||
}
|
||||
|
||||
public function list()
|
||||
{
|
||||
return view('ecc.list');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user