A lot of things
This commit is contained in:
@@ -75,4 +75,9 @@ class ModCPController extends Controller
|
||||
$entry->forceDelete();
|
||||
return back()->with('success', "Entry permanently deleted");
|
||||
}
|
||||
|
||||
public function logs()
|
||||
{
|
||||
return view('modcp.logs');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user