@extends('layouts.app') @section('title', '채번 규칙 수정') @section('content')

채번 규칙 수정

← 목록으로

기본 정보

2 → 01,02 / 3 → 001,002

is_active ? 'checked' : '' }} class="h-4 w-4 rounded border-gray-300 text-blue-600 focus:ring-2 focus:ring-blue-500">

패턴 세그먼트

미리보기

로딩 중...

취소
@endsection @push('scripts') @include('numbering.partials.segment-editor-js') @endpush