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

{{ $variables['judul'] }}

@csrf
Maksimal 2 karakter (contoh: KG, LT, DS) id > 0 ? 'readonly' : '' }}>
Nama lengkap satuan (contoh: Kilogram, Liter, Dus)
is_active ?? true) ? 'checked' : '' }}>
Kembali
@endsection