@extends('layouts.cad_simple') @section('content')
Call No: Choose one @foreach ($calls as $call) id == $report->call_id) value="{{ $call->id }}">{{ $call->id }} ({{ $call->nature }}) @endforeach
Date: {{ $report->created_at->format('m/d/Y') }}
Reporting Officer: {{ $report->officer->name ?? $report->user->preferred_name }}
Report Type: Choose one @foreach ($report_types as $type) report_type_id == $type->id) value="{{ $type->id }}">{{ $type->title }} @endforeach
Report Title:
Detail of Event: