@if ($record->exists && $record->file_path)

{{ $record->file_name ?: basename($record->file_path) }}

{{ $record->sizeLabel() }} · {{ $record->download_count }} downloads

Open
@endif