@foreach($uploadDirectories as $foldername => $file) @endforeach
{{ $foldername }} {{ $file['count'] }} ficheiros {{ human_filesize($file['size']) }}
Total {{ $totalCount }} ficheiros {{ human_filesize($totalSize) }}