startSection('title', 'Documenti'); ?> startSection('page_title', 'Gestione Documenti'); ?> canManage('documenti'); $canDeleteDocumenti = Auth::user()->canDelete('documenti'); ?> startSection('css'); ?> stopSection(); ?> startSection('content'); ?>

Cartelle

Tutti i documenti count() > 0): ?> make('documenti._folder_tree', [ 'cartelle' => $cartelle, 'currentFolderId' => $currentFolder ? $currentFolder->id : null, 'level' => 0, 'canWrite' => $canWriteDocumenti, 'canDelete' => $canDeleteDocumenti, ], array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> count()): ?>
Nessuna cartella
count() > 0): ?>
Repository Remoti
addLoop($__currentLoopData); foreach($__currentLoopData as $repo): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> id === $repo->id; $repoIcon = $repo->tipo === 'webdav' ? 'fa-server' : 'fa-google-drive'; $repoColor = $repo->tipo === 'webdav' ? 'text-secondary' : 'text-danger'; ?> nome); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
Azioni: 0 selezionati
count() > 0): ?> addLoop($__currentLoopData); foreach($__currentLoopData as $cartella): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> count() > 0): ?> addLoop($__currentLoopData); foreach($__currentLoopData as $documento): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> mime_type) { 'application/pdf' => 'fa-file-pdf text-danger', 'image/jpeg','image/png','image/gif','image/webp','image/svg+xml' => 'fa-file-image text-success', 'text/plain','text/csv','text/html' => 'fa-file-alt text-info', 'application/msword','application/vnd.openxmlformats-officedocument.wordprocessingml.document' => 'fa-file-word text-primary', 'application/vnd.ms-excel','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => 'fa-file-excel text-success', 'application/zip','application/x-rar-compressed' => 'fa-file-archive text-warning', default => 'fa-file text-secondary', }; ?>
nome_file); ?>
tipologia)); ?> dimensione): ?> dimensione / 1024, 1)); ?> KB
user): ?> user->name); ?> · created_at->format('d/m/Y')); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
count() === 0 && $documenti->count() === 0): ?>

Nessun elemento presente

Questa cartella è vuota

Il repository remoto nome); ?> è vuoto

hasPages()): ?>
links()); ?>
stopSection(); ?> startSection('scripts'); ?> stopSection(); ?> make('layouts.adminlte', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>