{{ render(controller(
'App\\Controller\\CurrencyController::searchBar'
)) }}
{{ pagerfanta(currencies, 'twitter_bootstrap4', {routeName: 'currency_index',
routeParams: app.request.query.all }) }}
{% endif %}