@extends('layouts.app') @section('content')
Edición de Detenidos (Hecho Probablemente Delictivo)

{{ method_field('PATCH') }} @csrf @include('arrested-crime.nav-tab') @include('arrested-crime.form')
@include('partials.modals') @endsection @section('js-files') @endsection