@if($this->error === 'failure')
{{ trans('webtools/tools/terms-of-service-generator.error') }}
@endif @if($this->tos)
{!! $this->tos !!}
@endif