{!! label('lbl_how_doi') !!}
{!! label('lbl_how_doi') !!}
@if (count($howdois))
@foreach ($howdois as $howdoi)
@endforeach
{!! $howdois->render() !!}
@else
{{label('lbl_no_information')}}
@endif
@include('site.includes/sidebar')