@if ($hosts_users) @foreach ($hosts_users AS $dati) @endforeach
HOST USER
{{ $dati['host'] }} {{ JxHidePartial2($dati['user']) }}
@else   @endif