<?php defined( '_JEXEC' ) or die( 'Restricted access' ) ?> <?= @uikit('story.stories') ->setStories(@$stories) ->setParentView($this) ->setQuery(array('layout'=>'dashboard', 'view'=>'stories')) ?>