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

{{ $variables['judul'] }}

@csrf
*({{ $data->id > 0 ? 'Kode tidak dapat diubah' : 'Otomatis dibuat jika kosong' }}) id > 0 ? 'readonly' : '' }} maxlength="20">
is_active ?? true) ? 'checked' : '' }}>
Kembali
@endsection