{{$ticket->title}}
@if($ticket->status != 2)
{!! $ticket->content !!}
@if ($reply->user->is_admin)
{!! $reply->content!!}