{{ __('Manage Offender Status Type List') }}

@can('create', \App\Models\OffenderStatusType::class)

The following list displays the offender status types that have been added into the system. You may add additional ones by supplying the required information and clicking "Add."

@else

You may see the offender status types that are in the system below.

@endcan
Name Color @can('create', \App\Models\OffenderStatusType::class) Add @else Add @endcan