Add reply
{!! csrf_field() !!}
@if ($errors->has('comment')) {{ $errors->first('comment') }} @endif
@if ($ticket->status === 'Open') @else @endif