@include('flash::message') @if (!$errors->isEmpty()) @endif

Logs

@foreach($folders as $folder)
{{$folder}} @if ($current_folder == $folder)
@foreach($folder_files as $file) {{$file}} @endforeach
@endif
@endforeach
@foreach($files as $file) {{$file}}       @endforeach
@if ($standardFormat) @else @endif @if ($logs === null) @else @foreach($logs as $key => $log) @if ($standardFormat) @endif @endforeach @endif
Nivel Contexto Fecha# de líneaDescripción
El archivo es mayor a 50M, tienes que descargarlo
  {{$log['level']}} {{$log['context']}}{{{$log['date']}}} @if ($log['stack']) @endif {{{$log['text']}}} @if (isset($log['in_file']))
{{{$log['in_file']}}} @endif @if ($log['stack']) @endif
@if($current_file) Descargar archivo       Limpiar archivo       Eliminar archivo @if(count($files) > 1)       Eliminar todos los archivos @endif @endif