{!! Form::label('id_new', __('Id New')) !!}

{{ $reloadlyOperator->id_new }}

{!! Form::label('operatorId', __('Operatorid')) !!}

{{ $reloadlyOperator->operatorId }}

{!! Form::label('name', __('Name')) !!}

{{ $reloadlyOperator->name }}

{!! Form::label('bundle', __('Bundle')) !!}

{{ $reloadlyOperator->bundle }}

{!! Form::label('data', __('Data')) !!}

{{ $reloadlyOperator->data }}

{!! Form::label('pin', __('Pin')) !!}

{{ $reloadlyOperator->pin }}

{!! Form::label('supportsLocalAmounts', __('Supportslocalamounts')) !!}

{{ $reloadlyOperator->supportsLocalAmounts }}

{!! Form::label('supportsGeographicalRechargePlans', __('Supportsgeographicalrechargeplans')) !!}

{{ $reloadlyOperator->supportsGeographicalRechargePlans }}

{!! Form::label('denominationType', __('Denominationtype')) !!}

{{ $reloadlyOperator->denominationType }}

{!! Form::label('senderCurrencyCode', __('Sendercurrencycode')) !!}

{{ $reloadlyOperator->senderCurrencyCode }}

{!! Form::label('senderCurrencySymbol', __('Sendercurrencysymbol')) !!}

{{ $reloadlyOperator->senderCurrencySymbol }}

{!! Form::label('destinationCurrencyCode', __('Destinationcurrencycode')) !!}

{{ $reloadlyOperator->destinationCurrencyCode }}

{!! Form::label('destinationCurrencySymbol', __('Destinationcurrencysymbol')) !!}

{{ $reloadlyOperator->destinationCurrencySymbol }}

{!! Form::label('commission', __('Commission')) !!}

{{ $reloadlyOperator->commission }}

{!! Form::label('internationalDiscount', __('Internationaldiscount')) !!}

{{ $reloadlyOperator->internationalDiscount }}

{!! Form::label('localDiscount', __('Localdiscount')) !!}

{{ $reloadlyOperator->localDiscount }}

{!! Form::label('mostPopularAmount', __('Mostpopularamount')) !!}

{{ $reloadlyOperator->mostPopularAmount }}

{!! Form::label('mostPopularLocalAmount', __('Mostpopularlocalamount')) !!}

{{ $reloadlyOperator->mostPopularLocalAmount }}

{!! Form::label('minAmount', __('Minamount')) !!}

{{ $reloadlyOperator->minAmount }}

{!! Form::label('maxAmount', __('Maxamount')) !!}

{{ $reloadlyOperator->maxAmount }}

{!! Form::label('localMinAmount', __('Localminamount')) !!}

{{ $reloadlyOperator->localMinAmount }}

{!! Form::label('localMaxAmount', __('Localmaxamount')) !!}

{{ $reloadlyOperator->localMaxAmount }}

{!! Form::label('country', __('Country')) !!}

{{ $reloadlyOperator->country }}

{!! Form::label('fx', __('Fx')) !!}

{{ $reloadlyOperator->fx }}

{!! Form::label('logoUrls', __('Logourls')) !!}

{{ $reloadlyOperator->logoUrls }}

{!! Form::label('fixedAmounts', __('Fixedamounts')) !!}

{{ $reloadlyOperator->fixedAmounts }}

{!! Form::label('fixedAmountsDescriptions', __('Fixedamountsdescriptions')) !!}

{{ $reloadlyOperator->fixedAmountsDescriptions }}

{!! Form::label('localFixedAmounts', __('Localfixedamounts')) !!}

{{ $reloadlyOperator->localFixedAmounts }}

{!! Form::label('localFixedAmountsDescriptions', __('Localfixedamountsdescriptions')) !!}

{{ $reloadlyOperator->localFixedAmountsDescriptions }}

{!! Form::label('suggestedAmounts', __('Suggestedamounts')) !!}

{{ $reloadlyOperator->suggestedAmounts }}

{!! Form::label('suggestedAmountsMap', __('Suggestedamountsmap')) !!}

{{ $reloadlyOperator->suggestedAmountsMap }}

{!! Form::label('fees', __('Fees')) !!}

{{ $reloadlyOperator->fees }}

{!! Form::label('geographicalRechargePlans', __('Geographicalrechargeplans')) !!}

{{ $reloadlyOperator->geographicalRechargePlans }}

{!! Form::label('promotions', __('Promotions')) !!}

{{ $reloadlyOperator->promotions }}

{!! Form::label('status', __('Status')) !!}

{{ $reloadlyOperator->status }}

{!! Form::label('note', __('Note')) !!}

{{ $reloadlyOperator->note }}

{!! Form::label('created_by', __('Created By')) !!}

{{ $reloadlyOperator->created_by }}

{!! Form::label('updated_by', __('Updated By')) !!}

{{ $reloadlyOperator->updated_by }}

{!! Form::label('created_at', __('Created At')) !!}

{{ $reloadlyOperator->created_at }}

{!! Form::label('updated_at', __('Updated At')) !!}

{{ $reloadlyOperator->updated_at }}