D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
views
/
scripts
/
reseller
/
Filename :
list.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <?= $this->requireJs('views/admin/reseller/list', [ 'resellersList' => [ 'data' => $this->resellersList->fetchData(), 'dataUrl' => '/reseller/list-data', 'searchFilters' => $this->resellersList->getSearchFilterConfig(), ], 'customersSupport' => $this->customersSupport, ]) ?>