send email to notify customer about china bankslip and instruction to upload po

This commit is contained in:
omair saleh
2020-09-29 15:32:09 +08:00
parent 584be8af36
commit 91fe1ed1cf
+1
View File
@@ -5,6 +5,7 @@ namespace App\Notifications;
use App\Booking;
use Illuminate\Notifications\Messages\MailMessage;
use Illuminate\Notifications\Notification;
use Illuminate\Support\Facades\Storage;
class UploadPo extends Notification
{