Answer the question
In order to leave comments, you need to log in
How to add news title to title laravel?
Good afternoon, please tell me how to display the title of the news
in the content of the tag in the template output like this @section('pageTitle', '$item->Title')
I output the title like this: {{ $item->title }}
but if add $item->title inside the section, nothing comes out @section('pageTitle', '$item->{{ $item->title }}') Tell me
how to display it correctly
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