@extends('layouts.cad_simple') @section('content')
Call No: Choose one @foreach ($calls as $call) id == $_GET['call']) @selected(old('call_id') == $call->id) value="{{ $call->id }}">{{ $call->status }}: {{ $call->id }} ({{ $call->nature }}) @endforeach
Date: {{ date('m/d/Y') }}
Reporting Officer: {{ auth()->user()->active_unit->officer->name }}
Report Type: Choose one @foreach ($report_types as $type) id) value="{{ $type->id }}">{{ $type->title }} @endforeach
Report Title:
Detail of Event: