@slot('title','Log Book Perawat') @slot('icon','book') @push('body') data-keep-enlarged="true" class="vertical-collpsed" @endpush @push('style') @endpush @push('script') @endpush
{{-- The whole world belongs to you. --}}
@php $no = 1; @endphp @forelse ($logbooks as $index => $logbook) format('d-m-y') == $logbook->created_at->format('d-m-y')) class="table-info" onclick="Turbolinks.visit('/log-book/input')" @endif> @empty @endforelse
No Nama Kegiatan Nomor RM Waktu
{{$no++}}

{{ $logbook->kegiatan->isi }} {{-- @if($logbook->jumlah_kegiatan >= 2) Jumlah Kegiatan : {{ $logbook->jumlah_kegiatan }} @endif --}}

{{ $logbook->no_rm }}

{{ $logbook->waktu }}

Tidak Ada Logbook...

{{-- {{ $users->links() }} --}}