== theme->getDirName(); $this->layout['styles'] = url(mix('assets/css/style.css', $themePath)); $this->layout['scripts'] = url(mix('assets/js/scripts.js', $themePath)); } ?> ==