diff --git a/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php b/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php index 1ea8d95b9..a8788fd86 100644 --- a/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php +++ b/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php @@ -985,11 +985,11 @@ if ($thread->title != "") { $teams = App\Model\helpdesk\Agent\Teams::where('status', '=', '1')->get(); $count_teams = count($teams); ?> - + @foreach($assign as $user)