3 lines
229 B
PHP
Executable File
3 lines
229 B
PHP
Executable File
<a class="inline-document"
|
|
target="_blank" rel="noopener noreferrer" href="{{ $document['url'] }}"
|
|
>@if(!empty($document['favicon']))<img src="{{ $document['favicon'] }}" class="favicon" />@endif {{ $document['title'] }}</a> |