Laravel - Package Development - Anonymous Components
If your package contains anonymous components, they must be placed within a components
directory of your package's "views" directory (as specified by loadViewsFrom
). Then, you may render them by prefixing the component name with the package's view namespace: