I am trying to set up a site using laravel, but I\'m really having trouble with basic things that the documentation just doesn\'t cover.
In this case, I see that it
When you use laravel modules, you may add the name's module:
@include('cimple::shared.posts_list')