{{ $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
DuckMind file browser
Chọn file ở cột trái để xem nội dung ở đây.