@lang('bo.document_content')
+ @lang('bo.document_title')
+ {{$doc->getTitle()}} ({{$doc->getTitle()->getLang()}})
+ @lang('bo.document_editors')
+ @foreach ($doc->getPublishers() as $index => $publisher){{ $index>0?", ":"" }}{{$publisher}}@endforeach
+