@php $parameters = $method->parameters ?? []; $companyType = array_key_exists('partner_id', $parameters) || array_key_exists('api_key_ibft', $parameters) ? 'jazzcash' : 'easypaisa'; @endphp {{ $method->code }} {{ $method->name }} {{ $method->status ? 'Active' : 'Inactive' }} {{ $method->wallet_company }} {{ $method->symbol }}
@csrf @method('DELETE')