@slot('title','Log Book Perawat') @slot('subtitle','Input Logbook Hari Ini') @slot('icon','book') @push('body') data-keep-enlarged="true" class="vertical-collpsed" @endpush @push('style') @endpush @push('script') @endpush @push('script-bottom') @endpush
{{-- The whole world belongs to you. --}}

Kegiatan {{ auth()->user()->status->jenis_logbook }}


@if($jenis_logbook) @livewire('user.logbook.input-jenis-kegiatan') @else

Pilih Jenis logbook terdahulu

@endif
@if($jenis_logbook) @endif