@foreach ($data as $itu) {{-- wire:key using ID is required for lists that change order --}}
{{ $itu->updated_at->format('d/m/Y') }}
@endforeach