Laravel Unduh Nama Perubahan File

return Response::download($file, $document->originalname);
hirohito