@adminStyle
編輯器-圖片管理 (點擊兩次選擇圖片)
目前位置:{{ $now_folder_path }} {{-- 新增 --}}
@csrf {{-- 排序: --}} (對著資料夾點擊右鍵可重新命名)
@foreach ($data as $element)
{{ $element['name'] }}
@method('patch') @csrf
@endforeach
@if($class_id != 0) 上一層 @endif
多圖上傳 (圖片可拖曳至資料夾)
{{-- Ajax 產生 --}}