conversation content added for else statement
This commit is contained in:

committed by
RafficMohammed

parent
8497bd1266
commit
6cebe281e9
@@ -378,6 +378,7 @@ $thread = App\Model\helpdesk\Ticket\Ticket_Thread::where('ticket_id', '=', \Cryp
|
|||||||
}, 0);
|
}, 0);
|
||||||
</script>
|
</script>
|
||||||
@else
|
@else
|
||||||
|
<div class="reply">{!! $conversation->purify(true) !!}</div>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user