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