download billing documents

This commit is contained in:
omair saleh
2022-03-02 04:04:43 +08:00
parent 44388968dc
commit 9196e026de
@@ -51,8 +51,8 @@ class DownloadBookingDocumentLogic
exit("Error creating ZIP file");
};
Storage::download($attachment);
// Storage::download($attachment);
File::get($attachment);
File::delete($attachment);