@extends('layouts.report-crime') @section('title') Reporte Policial Homologado @endsection @section('contet') @include('report-crime.contents.general-data-pdf') @include('report-crime.contents.arrested-pdf') @include('report-crime.contents.use-of-force-pdf') @include('report-crime.contents.vehicle-pdf') @include('report-crime.contents.firearm-pdf') @include('report-crime.contents.item-pdf') @include('report-crime.contents.interview-pdf') @include('report-crime.contents.transfer-intervention-pdf') @include('report-crime.contents.annex-g-pdf') @endsection