@extends('layouts.cad_simple') @section('content')
Exit Without Saving
@csrf {{--

POLICE REPORT

--}}

Call No:

Date: {{ date('m/d/Y') }}

Reporting Officer: {{ auth()->user()->active_unit->officer->name }}

Report Type:

Report Title:


Detail of Event:

@endsection