@extends('layouts.app') @section('content')
| File Name | Type | Size | Visibility | Owner | Uploaded | Actions |
|---|---|---|---|---|---|---|
|
{{ $file->file_name }}
.{{ $file->extension }}
|
{{ $file->mime }} | {{ $file->file_size_formatted }} | {{ ucfirst($file->visibility) }} | {{ $file->owner->name }} | {{ $file->created_at->format('M j, Y') }} |
|
Upload your first file to get started.