@foreach ($riwayat as $data )
{{ $data->nama }}

{{ $data->created_at->format('d M Y, H:m:s') }}

Read More
@endforeach