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

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