{{ __('Manage Court Appearance Outcomes') }}

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

The following list displays the court appearance outcomes 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 court appearance outcomes that are in the system below.

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