data['rep']; $previous = empty($rep) ? '{/base}/sales/rep/list' : '{/base}/sales/rep/list?{?}&offset=' . \reset($rep)->id . '&ptype=p'; $next = empty($rep) ? '{/base}/sales/rep/list' : '{/base}/sales/rep/list?{?}&offset=' . \end($rep)->id . '&ptype=n'; echo $this->data['nav']->render(); ?>
| = $this->getHtml('Code'); ?> | = $this->getHtml('Name'); ?> | |
| = $this->printHtml($value->code); ?> | = $this->printHtml($value->main->name1); ?> = $this->printHtml($value->main->name2); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||