Note

@foreach ($notes as $note) @endforeach
Data Creata da Nota  
{{ date('d/m/Y H:i', strtotime($note->created)) }} {{ $note->text }}
@if (!$this->validated) @endif