Generato il {{ now()->format('d/m/Y H:i') }}
@if(isset($pianoInfo))ID Piano: {{ $pianoInfo['id'] }} | Creato: {{ \Carbon\Carbon::parse($pianoInfo['created_at'])->format('d/m/Y') }}
@endif{{ $userInfo['ragionamento'] }}
{!! nl2br(e((string) $userInfo['note'])) !!}
| Nutriente | Valore |
|---|---|
| {{ $nutriente['nome'] }} | {{ $pianoDieta['Composizione dieta'][$key] }} |