diff --git a/app/Http/Controllers/Agent/helpdesk/NotificationController.php b/app/Http/Controllers/Agent/helpdesk/NotificationController.php index 3995e2f5c..d7bceb093 100644 --- a/app/Http/Controllers/Agent/helpdesk/NotificationController.php +++ b/app/Http/Controllers/Agent/helpdesk/NotificationController.php @@ -8,7 +8,7 @@ use App\Model\helpdesk\Settings\Company; use App\Model\helpdesk\Agent\Teams; use App\Model\helpdesk\Agent\Department; use App\Model\helpdesk\Utility\Log_notification; -use App\Model\hrlpdesk\settings\Email; +use App\Model\helpdesk\settings\Email; /** * UserController