mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 06:24:03 +00:00
download billing documents
This commit is contained in:
@@ -51,8 +51,8 @@ class DownloadBookingDocumentLogic
|
||||
exit("Error creating ZIP file");
|
||||
};
|
||||
|
||||
Storage::download($attachment);
|
||||
|
||||
// Storage::download($attachment);
|
||||
File::get($attachment);
|
||||
File::delete($attachment);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user