@props(['todo', 'readonly' => false])
@if($todo && $todo->notes)
Son güncelleme: {{ $todo->updated_at->format('d.m.Y H:i') }}
@endif