@if ($post->created_at <= now())
{{$post->text}}
{{Str::limit($post->created_at, $limit=11, $end="")}}
@endif