{{ $document->name }}
View PDF @if (!$document->shareable_token || $document->shareable_token == null || $document->expires_at < now()) @if (Auth::check() && Auth::user()->role == 'admin') @endif @else shareable_token) }} class="btn outline-button my-4" onclick="copylink(this)">{{ __auto('Copy shareable link') }} @endif