{{ __('View ' . $offender->name . '\'s Offender Profile') }}


@can('update', $offender) Edit @endcan @can('delete', $offender) Delete @endcan

DL #

Identifier

Court
Status

Date of Birth
Race
Gender
Height
Weight

Probation Start Date
Probation End Date

Contact Information
Employer Information
Disabilities

Court Appearances


Hearing Type Hearing Date Outcome Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add

Offense

Charge Case # Sentence Sentence Date IID Req. Active
Add

Journal Entries

Export

If an offender has reported to you, please provide notes related to the visit using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


Entry Date Note Report Date Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add

Drug Tests

If an offender has taken a drug test, please provide the result and any notes related to it using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


Result Type Note Date Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add

Medication

Please indicate any medication that the offender is using by providing the following information. using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


Name of Medication Dosage Date Created Valid From Valid To Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add

Payments

If an offender has made a payment, please provide the payment, date, and amount using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


Total Due

@foreach($payment_types as $payment_type)
{{ $payment_type['name'] }}
@endforeach

For Date Amount Receipt No Month(s) Paid Type Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add
Total Collected

Balance Owed

@foreach($payment_types as $payment_type)
{{ $payment_type['name'] }}
@endforeach

Special Requirements Current Status

Date All Requirements Completed

If an offender has special requirements on his record, please provide the relevant information using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


Add Another Row...
Add

Warrants Current Status

If an offender has a warrant on his record, please provide the relevant information using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan
Add

Treatments Current Status

If an offender is undergoing medical treatment, please provide the relevant information using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan
Add

Jail Sentences Current Status

If an offender is serving a jail sentence, please provide the relevant information using the fields below. You may add a new entry by supplying the requested information and clicking "Add."


@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan
Add

Documents

You may add any additional documentation related to the offender here. You may add a new entry by supplying the requested information clicking "Add."


Type Name File Date Added By
@can('set_user', \App\Models\Offender::class) @else {{ Auth::user()->name }} @endcan Add