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

Manage Penal Code Titles

Edit code title. Be careful editing. This will reflect on all codes related to this title. Deleting a title will delete all codes under this title.

@csrf @method('DELETE')
@csrf @method('PUT')

Cancel
@endsection