{{-- Partial: project_files_section.blade.php Reusable file attachment section for 3 levels: - Level modul: pass $modul (string) - Level baris RAB / transaksi: pass $fileableType + $fileableId Required vars: $project, $files (Collection of ProjectFile) --}} @php $sectionTitle = $sectionTitle ?? 'File Lampiran'; @endphp
Belum ada file yang dilampirkan.
| Nama File | Ukuran | Upload Oleh | Tanggal | Aksi | |
|---|---|---|---|---|---|
|
{{ $f->nama_asli }}
{{ strtoupper(pathinfo($f->nama_asli, PATHINFO_EXTENSION)) }} |
{{ $f->ukuran_readable }} | {{ $f->uploader->name ?? '-' }} | {{ $f->created_at->format('d/m/Y H:i') }} |