@extends('base.layout') @section('content')
Log Book Menu

Control Panel



History



@if(isset($riwayat) && !empty($riwayat)) @foreach($riwayat as $pengumuman) @endforeach
ActionPICDate
{!! $pengumuman['jawaban'] !!}{!! $pengumuman['inputor'] !!}{!! $pengumuman['created_at'] !!}
@endif
@endsection @push('script') @endpush