6 lines
89 B
PHP
6 lines
89 B
PHP
<h2>{{ xe_trans($term->title) }}</h2>
|
|
|
|
<div>
|
|
{!! xe_trans($term->content) !!}
|
|
</div>
|