@include('layout.header')
Buku PP
@if (count($list) == 0)
Dokumen masih kosong
@endif @foreach ($list as $item) @endforeach
{{-- --}}
@include('layout.footer')