{!! $data['content'] ?? '' !!}
@if (!empty($data['info']))
{!! $data['info'] ?? '' !!}
@endif