<?php if (isset($this->adminNotices) && method_exists($this->adminNotices, 'show')): $this->adminNotices->show(); endif; ?>