@foreach ($items as $item) @endforeach
# Judul Thumbnail Body Kategori Verifikasi Admin Instansi Tanggal Publis
{{ $loop->iteration }} {{ $item->title }} Lihat Detail @foreach ($item->postCategories as $category) {{ $category->name }} @endforeach show_tapinkab == 1 ? 'checked' : '' }}> {{ $item->office->name }} {{ $item->created_at }}
MENAMPILKAN {{ $items->firstItem() }} - {{ $items->lastItem() }} DARI {{ $items->total() }} DATA
{{ $items->links('vendor/pagination/bootstrap-4') }}