Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
837c99db39
commit
7a78368037
@@ -149,6 +149,7 @@ class WorkflowController extends Controller
|
||||
$email_data["E-$key"] = $email;
|
||||
}
|
||||
$emails = $email_data;
|
||||
|
||||
try {
|
||||
return view('themes.default1.admin.helpdesk.manage.workflow.create', compact('emails'));
|
||||
} catch (Exception $e) {
|
||||
|
Reference in New Issue
Block a user