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