{{ render(controller(
'App\\Controller\\LocationController::searchBar'
)) }}
| # | Location Name | Actions | |||
|---|---|---|---|---|---|
| {{ counter }} | {{ location.name }} | ||||
| No records found | |||||
{{ pagerfanta(locations, 'twitter_bootstrap4', {routeName: 'location_index',
routeParams: app.request.query.all }) }}
{% endif %}