{{ Carbon::parse($post->date)->format('F d, Y') }}
•
{{ ceil(str_word_count(strip_tags($post->contents)) / 200) }} min read
{{ $post->title }}
@if($post->description){{ $post->description }}
@endif @if($post->thumbnail)
{!! $post->contents !!}
@if(isset($post->tags) && count($post->tags) > 0)
Topics
@foreach($post->tags as $tag)
#{{ $tag }}
@endforeach
H
Heimerdinger.LoL
Your ultimate source for League of Legends news, guides, and tools. Bringing you the smartest updates from the Rift.