{{ __('Manage Drug Test Type List') }}

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

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

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