{!! Form::label('id_new', __('Id New')) !!} {!! Form::number('id_new', null, ['class' => 'form-control','placeholder' => 'Id New','step'=>'any','required']) !!}
{!! Form::label('operatorId', __('Operatorid')) !!} {!! Form::number('operatorId', null, ['class' => 'form-control','placeholder' => 'Operatorid','step'=>'any','required']) !!}
{!! Form::label('name', __('Name')) !!} {!! Form::text('name', null, ['class' => 'form-control','placeholder' => 'Name','required']) !!}
{!! Form::label('bundle', __('Bundle')) !!} {!! Form::text('bundle', null, ['class' => 'form-control','placeholder' => 'Bundle','required']) !!}
{!! Form::label('data', __('Data')) !!} {!! Form::text('data', null, ['class' => 'form-control','placeholder' => 'Data','required']) !!}
{!! Form::label('pin', __('Pin')) !!} {!! Form::text('pin', null, ['class' => 'form-control','placeholder' => 'Pin','required']) !!}
{!! Form::label('supportsLocalAmounts', __('Supportslocalamounts')) !!} {!! Form::text('supportsLocalAmounts', null, ['class' => 'form-control','placeholder' => 'Supportslocalamounts','required']) !!}
{!! Form::label('supportsGeographicalRechargePlans', __('Supportsgeographicalrechargeplans')) !!} {!! Form::text('supportsGeographicalRechargePlans', null, ['class' => 'form-control','placeholder' => 'Supportsgeographicalrechargeplans','required']) !!}
{!! Form::label('denominationType', __('Denominationtype')) !!} {!! Form::text('denominationType', null, ['class' => 'form-control','placeholder' => 'Denominationtype','required']) !!}
{!! Form::label('senderCurrencyCode', __('Sendercurrencycode')) !!} {!! Form::text('senderCurrencyCode', null, ['class' => 'form-control','placeholder' => 'Sendercurrencycode','required']) !!}
{!! Form::label('senderCurrencySymbol', __('Sendercurrencysymbol')) !!} {!! Form::text('senderCurrencySymbol', null, ['class' => 'form-control','placeholder' => 'Sendercurrencysymbol','required']) !!}
{!! Form::label('destinationCurrencyCode', __('Destinationcurrencycode')) !!} {!! Form::text('destinationCurrencyCode', null, ['class' => 'form-control','placeholder' => 'Destinationcurrencycode','required']) !!}
{!! Form::label('destinationCurrencySymbol', __('Destinationcurrencysymbol')) !!} {!! Form::text('destinationCurrencySymbol', null, ['class' => 'form-control','placeholder' => 'Destinationcurrencysymbol','required']) !!}
{!! Form::label('commission', __('Commission')) !!} {!! Form::number('commission', null, ['class' => 'form-control','placeholder' => 'Commission','step'=>'any','required']) !!}
{!! Form::label('internationalDiscount', __('Internationaldiscount')) !!} {!! Form::number('internationalDiscount', null, ['class' => 'form-control','placeholder' => 'Internationaldiscount','step'=>'any','required']) !!}
{!! Form::label('localDiscount', __('Localdiscount')) !!} {!! Form::number('localDiscount', null, ['class' => 'form-control','placeholder' => 'Localdiscount','step'=>'any','required']) !!}
{!! Form::label('mostPopularAmount', __('Mostpopularamount')) !!} {!! Form::number('mostPopularAmount', null, ['class' => 'form-control','placeholder' => 'Mostpopularamount','step'=>'any','required']) !!}
{!! Form::label('mostPopularLocalAmount', __('Mostpopularlocalamount')) !!} {!! Form::number('mostPopularLocalAmount', null, ['class' => 'form-control','placeholder' => 'Mostpopularlocalamount','step'=>'any','required']) !!}
{!! Form::label('minAmount', __('Minamount')) !!} {!! Form::number('minAmount', null, ['class' => 'form-control','placeholder' => 'Minamount','step'=>'any','required']) !!}
{!! Form::label('maxAmount', __('Maxamount')) !!} {!! Form::number('maxAmount', null, ['class' => 'form-control','placeholder' => 'Maxamount','step'=>'any','required']) !!}
{!! Form::label('localMinAmount', __('Localminamount')) !!} {!! Form::number('localMinAmount', null, ['class' => 'form-control','placeholder' => 'Localminamount','step'=>'any','required']) !!}
{!! Form::label('localMaxAmount', __('Localmaxamount')) !!} {!! Form::number('localMaxAmount', null, ['class' => 'form-control','placeholder' => 'Localmaxamount','step'=>'any','required']) !!}
{!! Form::label('country', __('Country')) !!} {!! Form::textarea('country', null, ['class' => 'form-control','placeholder' => 'Country','rows'=>'2','required']) !!}
{!! Form::label('fx', __('Fx')) !!} {!! Form::textarea('fx', null, ['class' => 'form-control','placeholder' => 'Fx','rows'=>'2','required']) !!}
{!! Form::label('logoUrls', __('Logourls')) !!} {!! Form::textarea('logoUrls', null, ['class' => 'form-control','placeholder' => 'Logourls','rows'=>'2','required']) !!}
{!! Form::label('fixedAmounts', __('Fixedamounts')) !!} {!! Form::textarea('fixedAmounts', null, ['class' => 'form-control','placeholder' => 'Fixedamounts','rows'=>'2','required']) !!}
{!! Form::label('fixedAmountsDescriptions', __('Fixedamountsdescriptions')) !!} {!! Form::textarea('fixedAmountsDescriptions', null, ['class' => 'form-control','placeholder' => 'Fixedamountsdescriptions','rows'=>'2','required']) !!}
{!! Form::label('localFixedAmounts', __('Localfixedamounts')) !!} {!! Form::textarea('localFixedAmounts', null, ['class' => 'form-control','placeholder' => 'Localfixedamounts','rows'=>'2','required']) !!}
{!! Form::label('localFixedAmountsDescriptions', __('Localfixedamountsdescriptions')) !!} {!! Form::textarea('localFixedAmountsDescriptions', null, ['class' => 'form-control','placeholder' => 'Localfixedamountsdescriptions','rows'=>'2','required']) !!}
{!! Form::label('suggestedAmounts', __('Suggestedamounts')) !!} {!! Form::textarea('suggestedAmounts', null, ['class' => 'form-control','placeholder' => 'Suggestedamounts','rows'=>'2','required']) !!}
{!! Form::label('suggestedAmountsMap', __('Suggestedamountsmap')) !!} {!! Form::textarea('suggestedAmountsMap', null, ['class' => 'form-control','placeholder' => 'Suggestedamountsmap','rows'=>'2','required']) !!}
{!! Form::label('fees', __('Fees')) !!} {!! Form::textarea('fees', null, ['class' => 'form-control','placeholder' => 'Fees','rows'=>'2','required']) !!}
{!! Form::label('geographicalRechargePlans', __('Geographicalrechargeplans')) !!} {!! Form::textarea('geographicalRechargePlans', null, ['class' => 'form-control','placeholder' => 'Geographicalrechargeplans','rows'=>'2','required']) !!}
{!! Form::label('promotions', __('Promotions')) !!} {!! Form::textarea('promotions', null, ['class' => 'form-control','placeholder' => 'Promotions','rows'=>'2','required']) !!}
{!! Form::label('status', __('Status')) !!} {!! Form::textarea('status', null, ['class' => 'form-control','placeholder' => 'Status','rows'=>'2','required']) !!}
{!! Form::label('note', __('Note')) !!} {!! Form::textarea('note', null, ['class' => 'form-control','placeholder' => 'Note','rows'=>'2','required']) !!}
{!! Form::label('created_by', __('Created By')) !!} {!! Form::number('created_by', null, ['class' => 'form-control','placeholder' => 'Created By','step'=>'any','required']) !!}
{!! Form::label('updated_by', __('Updated By')) !!} {!! Form::number('updated_by', null, ['class' => 'form-control','placeholder' => 'Updated By','step'=>'any','required']) !!}

{{ Form::button(' '.__('Submit'), ['type' => 'submit', 'class' => 'btn btn-primary '] ) }} {{ __("Cancel") }}
{{-- @include('includes.ckeditor') --}}