@if(!empty($top_articles)) @foreach($top_articles as $key => $article) @if($key !== 0)
@endif {{ $article->title }} @endforeach @endif
Email not displaying correctly?
View it in your browser @if(isset($official_date))
{{ date("M j, Y", strtotime($official_date)) }} @endif