{{ $fileData['path'] ?? 'Chọn một file' }}

@if ($fileData) {{ $fileData['editable'] ? 'Có thể sửa' : 'Chỉ xem' }} · {{ number_format($fileData['size']) }} bytes · {{ $fileData['modified_at'] }} @else Chọn file ở cột trái @endif