{{ __('Manage Payment Type Group List') }}

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

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

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