salix/print/report/report-header/index.html

6 lines
201 B
HTML
Raw Normal View History

<header>
<img :src="embeded['/assets/images/report-logo.svg']" alt="Verdnatura"/>
<section>{{$t('company.fiscalAddress')}}</section>
<section>{{$t('company.registry')}}</section>
</header>