@foreach ($storiesLatest as $story) @endforeach @if ($totalRecords != 0) @if ($storiesLatest->hasMorePages())
@endif @else

{{ __('No published stories yet') }}

@endif