@extends('layouts.admin') @section('content')

Manage Penal Code Titles

Edit code classification. Be careful editing. This will reflect on all codes related to this title. You can not delete classifications.

{{--
@csrf @method('DELETE')
--}}
@csrf @method('PUT')

Cancel
@endsection