{{ __('Manage Payment Destination List') }}

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

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

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