Note
@if(!empty($visitaCorrente?->note))
{!! $visitaCorrente->note !!}
@else
Nessuna nota inserita.
@endif