{{ __('Edit paymentmethod') }}
@can('paymentmethod-read') {{ __('Paymentmethod List') }} @endcan
{{ __('Edit Paymentmethod') }}
@csrf @method('PUT') @foreach(\App\Enums\PartyStatus::getInstances() as $status) @endforeach
{{ __('Submit') }}