{{ $content->title }}
{{ date('y.m.d', strtotime($post->created_at)) }}
{{ $type == 'teacher' ? $post->teacher->name : $content->writer->name }}