Why won't Laravel detect my code properly?
It seems that Laravel is treating it as regular text instead of a function when it is within the title tag.
<link href="{{asset('public/css/style.css')}}" rel="stylesheet"/>
Take a look at the image of the error below: