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