app/Providers/AppServiceProvider.php. Remove $theme->setDemo(request()->input('demo', 'demo1'));.
Uncomment below code and set the param with your selected demo id.
$theme->setDemo('demo2'); resources/views/layout/demo* and remove doumentation folder resources/views/layout/docs
resources/assets/demo*
config/demo*
config/global/pages.php. Remove documentation config.