@props([ 'document' => null, // App\Models\Document\Document 'page' => null, 'height' => '420px', ]) @php $rawUrl = $document ? route('documents.raw', $document) : null; $viewUrl = $document ? route('documents.view', $document) : null; $isPdf = $document && str_contains(strtolower($document->file_type ?? ''), 'pdf'); @endphp
Select an exhibit or evidence item to preview its source.
Preview not available inline. Use “Open”.