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