mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
test sending booking do to email
This commit is contained in:
@@ -378,7 +378,7 @@ class InvoiceController extends Controller
|
||||
]);
|
||||
});
|
||||
|
||||
File::delete($zipname);
|
||||
// File::delete($zipname);
|
||||
|
||||
if(!$booking) {
|
||||
return response()->json(['message' => 'Unable to Complete Booking. Please Approve Again'], 500);
|
||||
|
||||
Reference in New Issue
Block a user