- Allow all Laravel versions >5.0 (will prevent needing to edit the package for every new Laravel release)
- Allow "hidden" sections by naming a section
_<name>
- this helps creating unnecessary@section
tags when extending a view, if a section is only needed rarely