How To Use:
You can upload or delete images and icons here
@extends('layouts.backend.app') @section('title','File Search') @section('content')
You can upload or delete images and icons here
| File Name | Type | Size | Mime Type | URL | Last Modified |
|---|---|---|---|---|---|
| {{ $f->original_name }} | {{ $f->collection }} | {{ filesize_formatted($f->size) }} | {{ $f->mime_type }} | {{ $f->source }} | {{ $f->updated_at->timestamp }}{{ $f->updated_at->diffForHumans() }} |