@extends('layouts.app') @section('content')
Registro de Detenidos (Hecho Probablemente Delictivo)

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