| Taille | Actions | |||
|---|---|---|---|---|
|
{{ $document->title }}
@if($document->description)
{{ $document->description }}
@endif
|
@if($document->category) {{ $document->category->name }} @else - @endif |
{{ number_format($document->size / 1024, 0) }} Ko
|
{{ $document->published_at ? $document->published_at->format('d/m/Y') : '-' }}
|
|
| Aucun document trouvé. | ||||