I want to use {{url ('')}} in my phtml forms but can not find the correct syntax as express this:
<div align="right">
{{ link_to("spm_contacto/new", "<img src='{{ url('img/tolbar/Package-accept-icon.png') }}'> Añadir un nuevo Empleado") }}
</div>