{# @var leads \Knp\Component\Pager\Pagination\PaginatorInterface #}
| Name | Rating | Last Activity | Email Status |
|---|---|---|---|
| {{ lead.fullName }} | {{ render(controller('App\\Controller\\FactoryAdmin\\LeadController::getRankStars', { 'lead' : lead.id })) }} | {{ lead.lastActiveDate|date('m/d/Y') }} | {{ lead.factoryBulkEmailStatus == true ? 'On' : 'Off' }} |