public function getFiles($path = null) { $path = public_path($path); $files = File::allfilse($path); // dd($files); // dd($path); return view(\'f