Answer the question
In order to leave comments, you need to log in
How to competently work with the Blade templating engine?
Hello!
On the right is the menu list:
<ul>
<li><a href="route('somewhere1')>Somewhere 1</a>"</li>
<li><a href="route('somewhere2')>Somewhere 2</a>"</li>
<li><a href="route('somewhere3')>Somewhere 3</a>"</li>
</ul>
somewheres.blade.php
to check for links and add the corresponding `somewhere`. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question