@php if(!isset($action)) $action = 'create'; //create/update/view @endphp
Detail Rencana
No Rencana Kerja Tanggal Awal Tanggal Akhir Catatan Aksi
@push('modals') @if($action == 'create' || $action == 'edit') @endif @if($action == 'edit' || $action == 'create') @endif @endpush @push('after_scripts') @endpush