I am using a framework
called SBAdmin
, which is nothing more than Bootstrap 4.
However, when creating the same% w / o as the FW provides as an example, it does not work in certain cases. The error is in the url:
When a URL like this is placed: collapsible
it works normally. Already if I put in a URL like this: localhost:8000/Cadastro
no longer works.
I'm using localhost:8000/Cadastro/Aluno
of BLADE
so a default link between the page layout and the content itself, plus laravel 5.4
is being used as a menu in the default Layout.