@foreach ($data as $index => $item) @endforeach
NO TANGGAL KEGIATAN KETERANGAN DITANDATANGANI PEMBIMBING DITANDATANGANI PERUSAHAAN
{{ $index + 1 }} {{ $item->created_at->translatedFormat('l, d F Y') }} {{ journal_activities($item->id) }} {{ strip_tags($item->description) }} {{ $item->approved_mentor ? 'TELAH DITANDATANGANI' : 'BELUM DITANDATANGANI' }} {{ $item->approved_industrial ? 'TELAH DITANDATANGANI' : 'BELUM DITANDATANGANI' }}