@extends('layouts/base_view') @section('title') {!! $variables['header_routes'] !!} @endsection @section('content')

{{ $variables['judul'] }}

@csrf
id) && $data->id > 0 ? 'readonly' : '' }}> @if(!isset($data->id) || $data->id == 0) Kode tidak dapat diubah setelah disimpan. @endif
flag_item_non_regular_today ?? false) ? 'checked' : '' }}>
Kembali
@endsection