{{ $file->type_label }}
{{ $file->category?->name }}
{{ $file->title }}
{{ $file->short_description ?: 'Arquivo disponÃvel para download.' }}
{{ $file->formatted_size }}
{{ number_format($file->downloads_count, 0, ',', '.') }}
{{ $file->published_at?->format('d/m/Y') }}