data['drivers'] ?? []; echo $this->data['nav']->render(); ?>
getHtml('Drivers'); ?>
$value) : ++$count; $url = UriFactory::build('{/base}/fleet/driver/profile?{?}&id=' . $value->id); ?>
getHtml('ID', '0', '0'); ?> getHtml('Status'); ?> getHtml('Name'); ?> getHtml('Type'); ?>
printHtml((string) $value->id); ?> getHtml(':status' . $value->status); ?> printHtml($value->name); ?> printHtml($value->type->getL11n()); ?>
getHtml('Empty', '0', '0'); ?>