Artikel Terbaru

@foreach ($blogs as $item)

{{ $item->title }}

{{ \App\Helpers\FormatDate::formatTimestamp($item->created_at) }}
@endforeach