@forelse ($streamItems as $item) @include('news::stream_item', compact('item', 'more')) @empty

{{ trans('app.nothing_here') }}

@endforelse