SyntaxFix
Write A Post
Hire A Developer
Questions
Also for js/css/image urls there's handy function asset()
<img src="{{ asset('image/logo.png') }}"/>
This creates an absolute url starting with /.
/