{{ optional($post->published_at)->diffForHumans() ?? '' }}
@unless ($post->tags->isEmpty()) @each($skyTheme.'.partial.category', $post->tags->where('type','category'), 'category') @endunless