diff --git a/app/Listeners/NotificationListener.php b/app/Listeners/NotificationListener.php index df6882d4e..089e45505 100644 --- a/app/Listeners/NotificationListener.php +++ b/app/Listeners/NotificationListener.php @@ -9,6 +9,7 @@ use App\Events\QuoteInvitationWasViewed; use App\Events\QuoteInvitationWasApproved; use App\Events\PaymentWasCreated; use App\Services\PushService; +use App\Jobs\SendNotificationEmail; /** * Class NotificationListener