@include('admin.layouts.alert')

所有文件

{{----}}
@foreach($files as $file)
@if($file["type"] == "img") {{ $file[ @endif
From {{ $file["category"] }}
{{ $file['created_at'] }}

{{ $file["path"] }}

Click here to preview.
@endforeach