@extends('layouts.app') @section('content')
| # | File Name | Type | Description | Center | Uploaded By | Uploaded At | Action |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $file->filename }} | {{ pathinfo($file->filename, PATHINFO_EXTENSION) }} | {{ $file->description ?? '-' }} | {{ $file->center->name ?? 'N/A' }} | {{ $file->leadTrainer->name ?? 'N/A' }} | {{ $file->created_at->format('d M Y H:i') }} | Download |
| No files uploaded yet. | |||||||