Id
Church Id
Name
Description
Path
@foreach ($files as $file)
{{ $file->id}}
{{ $file->name }}
{{ $file->description }}
{{ $file->path }}
@endforeach