@if(\Session::get('premium_code') and $nach->paid != 0 and (empty($nach->premium_until) or $nach->premium_until > date('Y-m-d')))
Premium content
@endif
@if($nach->created_at->diffInHours(date('Y-m-d H:i:s')) < 1)
@endif
@endif
@if ($nach->image)
@endif
@endif
{{$nach->title}}
@if ($nach->user and $nach->user->public_author == 1) {{ $nach->user->name }} - {{date('d.m.Y H:i', strtotime($nach->created_at))}} @else {{date('d.m.Y H:i', strtotime($nach->created_at))}} @endif
@if ($nach->list){{ $nach->list->name}}
{!! $nach->nachrichten !!}