mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Working schedule v2
This commit is contained in:
@@ -18,6 +18,7 @@ class OCOMController extends Controller
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
OCOM::wasUpdateGivenAll();
|
||||
return view('admin.ocom.index',['ocoms' => OCOM::all()]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user