diff --git a/resources/views/themes/default1/admin/helpdesk/tickets/ticket.blade.php b/resources/views/themes/default1/admin/helpdesk/tickets/ticket.blade.php index 62c23067b..455c3b7da 100644 --- a/resources/views/themes/default1/admin/helpdesk/tickets/ticket.blade.php +++ b/resources/views/themes/default1/admin/helpdesk/tickets/ticket.blade.php @@ -282,7 +282,7 @@ @foreach($threads as $thread) {{$thread->ticket_subject}} - + {{$thread->ticket_id}} @endforeach client @@ -343,7 +343,7 @@ - {{-- // --}} + {{-- // --}} - + {{-- // --}} @@ -392,10 +392,10 @@ $group = App\Model\helpdesk\Agent\Groups::where('id', '=', $agent_group)->where( - + {{-- // --}} - + @@ -410,7 +410,7 @@ $group = App\Model\helpdesk\Agent\Groups::where('id', '=', $agent_group)->where( - + - - - + + + @yield('HeadInclude') @@ -74,7 +74,7 @@ @else User Image @endif - @endif + @endif