Rework ZoneController methods and paths, no functional changes
This commit is contained in:
@@ -126,9 +126,4 @@ class ZoneController extends Controller
|
||||
'default' => (bool)$request->set,
|
||||
]);
|
||||
}
|
||||
|
||||
public function home()
|
||||
{
|
||||
return view('zone.home');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user