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

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

@endif