{{ $title }}

Diunduh pada {{ now()->format('d-m-Y H:i') }} WIB

@foreach ($headings as $heading) @endforeach @forelse ($rows as $row) @foreach ($row as $cell) @endforeach @empty @endforelse
{{ $heading }}
{{ $cell }}
Tidak ada data.