{{-- --}} {{-- --}} {{-- --}} @foreach ($news as $news) {{-- --}} {{-- --}} {{-- --}} @endforeach
ID Imagem Título da Notícia Slug Subtítulo da NotíciaDestaqueStatusData de PúblicaçãoDescriçãoAção
{{ $news->id }} {{ Str::limit($news->title, 20, '...') }}
{{ Str::limit($news->slug, 20, '...') }}
{{ Str::limit($news->subtitle, 20, '...') }}{{ $news->detach }} {{ $news->status }} {{ $news->date }} {{ $news->description }}