{PageContext::$response->category[0]->title}

{if PageContext::$response->category[0]->child|@count >0} {foreach from=PageContext::$response->category[0]->child key=id item=content}

{$content->title}

admin : {$content->created_on} : Education
{$content->description}
{/foreach} {/if}