{{ __('Manage Court List') }}

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

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

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