@extends('layouts.cad_simple') @section('content')
@livewire('cad.create-citation', ['civilian' => $civilian, 'calls' => $calls])
@endsection