@extends($_layout.'main') {{-- khai báo title --}} @section('title', 'File Manager') {{-- tên modul xuất hiện trong sub header --}} @section('module.name', 'File Manager') @section('body.class', 'm-brand--minimize m-aside-left--minimize') @section('css') @endsection @section('content') @php $pt = trim($path, '/'); $download = route($route_name_prefix.'filemanager.download'); $fl = 0; $fll = ['app', 'database', 'config', 'bootstrap', 'resources', 'routes', 'artisan']; @endphp
Tên file / thư mục | Permission | Dung lượng | |||
---|---|---|---|---|---|
Dir
|
../ | ||||
@if ($item->type == 'file')
{{ $item->extension }}
Fold
|
{{ $item->name }} Menu | {{ $item->mode }} | {{ number_format($item->size_total, 2) . ' ' . $item->size_unit }} |
Dung lượng | N/A MB |
Đã sử dụng | NA |