{@ if (isset($post['thumbnail']) && $post['thumbnail'] != '') @}
{{ $post['title'] }}
{@ endif @}
{{ $post['date'] }} {# {@ if (isset($post['category']) && is_array($post['category'])) @} #} {@ foreach ($post['category'] as $cat) @} {{ $cat }} {@ endforeach @} {# {@ endif @} #}

{{{ $post['title'] }}}

{{{ $post['preview'] }}}