Pisilinux BLOG

@foreach (content_list() as $key)
@if (!content_image($key->content) == '') @endif

{{$key->title}}

{{kelimebol($key->content,200)}}
{{editor($key->editor)}} {{tcevir($key->create_date)}}
@endforeach
@view('Blog/right')