{{ render(controller(
'App\\Controller\\UnitController::searchBar'
)) }}
| # | Unit Name | Short Name | Actions | ||
|---|---|---|---|---|---|
| {{ counter }} | {{ unit.name }} | {{ unit.shortname }} | |||
| No records found | |||||
{{ pagerfanta(units, 'twitter_bootstrap4', {routeName: 'unit_index',
routeParams: app.request.query.all }) }}
{% endif %}