Example: $this->renderCustom($this->app->make(TestController::class)->index());
Example: $this->renderCustom(view('custom-view''));