I think "this" is not relevant here. Below is how I call my assets with Volt
{{ assets.outputCss('style')}}
{{ assets.outputJs('js')}}
You have another problem with your ACL.
What does
$acl->isAllowed($role, $controller, $action)
And
Acl::ALLOW;
return