It is not clear yet whether `render()` should return or echo the data. The `AbstractView` provides both variants, while the `View` Facade can only return. This needs to be clearer and more consistent.
It is not clear yet whether
render()should return or echo the data. TheAbstractViewprovides both variants, while theViewFacade can only return.This needs to be clearer and more consistent.